The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PodcastIndexKit, reference main (890701), with Swift 6.3 for watchOS using Xcode 26.4 on 18 Apr 2026 00:26:16 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SparrowTek/PodcastIndexKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SparrowTek/PodcastIndexKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8907018 more public inits
Cloned https://github.com/SparrowTek/PodcastIndexKit.git
Revision (git rev-parse @):
89070182fb252fdd17ba4a44f3db8972614653d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SparrowTek/PodcastIndexKit.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SparrowTek/PodcastIndexKit.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PodcastIndexKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: PodcastIndexKit
2026-04-17 20:25:58.682 xcodebuild[529:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PodcastIndexKit",
  "name" : "PodcastIndexKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "PodcastIndexKit",
      "targets" : [
        "PodcastIndexKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PodcastIndexKit",
      "module_type" : "SwiftTarget",
      "name" : "PodcastIndexKit",
      "path" : "Sources/PodcastIndexKit",
      "product_memberships" : [
        "PodcastIndexKit"
      ],
      "sources" : [
        "Models/AppleReplacementPodcast.swift",
        "Models/AppleReplacementSearchResponse.swift",
        "Models/CategoriesResponse.swift",
        "Models/Category.swift",
        "Models/DataResponse.swift",
        "Models/Destination.swift",
        "Models/Episode.swift",
        "Models/EpisodeArrayResponse.swift",
        "Models/EpisodeResponse.swift",
        "Models/Podcast.swift",
        "Models/PodcastArrayResponse.swift",
        "Models/PodcastResponse.swift",
        "Models/PubNotifyResponse.swift",
        "Models/RandomEpisodeResponse.swift",
        "Models/Soundbite.swift",
        "Models/SoundbiteArrayResponse.swift",
        "Models/StatProperty.swift",
        "Models/StatsResponse.swift",
        "Models/Transcript.swift",
        "Models/Value.swift",
        "Models/ValueResponse.swift",
        "Networking.swift",
        "Networking/Encoding/JSONParameterEncoder.swift",
        "Networking/Encoding/ParameterEncoding.swift",
        "Networking/Encoding/URLParameterEncoder.swift",
        "Networking/Extensions/CharacterSet.swift",
        "Networking/Extensions/Encodable.swift",
        "Networking/Service/EndpointType.swift",
        "Networking/Service/HTTPMethod.swift",
        "Networking/Service/HTTPTask.swift",
        "Networking/Service/NetworkRouter.swift",
        "Networking/Service/NetworkingProtocol.swift",
        "Networking/Service/StatusCode.swift",
        "PodcastActor.swift",
        "PodcastCodable.swift",
        "PodcastEnvironment.swift",
        "PodcastIndexKit.swift",
        "Services/AppleReplacementService.swift",
        "Services/CategoriesService.swift",
        "Services/EpisodesService.swift",
        "Services/HubService.swift",
        "Services/PodcastsService.swift",
        "Services/RecentService.swift",
        "Services/SearchService.swift",
        "Services/ServiceHelper.swift",
        "Services/StatsService.swift",
        "Services/ValueService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PodcastIndexKit"
    ]
  }
}
2026-04-17 20:26:06.446 xcodebuild[628:3813] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PodcastIndexKit -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PodcastIndexKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  PodcastIndexKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'PodcastIndexKit' in project 'PodcastIndexKit'
        ➜ Explicit dependency on target 'PodcastIndexKit' in project 'PodcastIndexKit'
    Target 'PodcastIndexKit' in project 'PodcastIndexKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f35d05749db734e35a6a9a22450e8379
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f35d05749db734e35a6a9a22450e8379.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.DependencyMetadataFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.modulemap (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.DependencyStaticMetadataFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_const_extract_protocols.json (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_const_extract_protocols.json (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.LinkFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftConstValuesFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-OutputFileMap.json (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftConstValuesFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.LinkFileList (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-OutputFileMap.json (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PodcastIndexKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.modulemap (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver PodcastIndexKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PodcastIndexKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver PodcastIndexKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PodcastIndexKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CSYNJ36TKIRL7QNRKDKOGXJU2.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-2DTNL8T5MKRQYAGUSOL6U8ZDV.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-412RH2O2ONCZJ7OEVHFAOI0AK.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-8WB2TQ5ID0E4TLXDTEVJ2XNQ6.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-1SU5ITVAD0IOPFW9PGAM4K5UA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-C5SVPIYECR3VZY1UE4FL7OF4G.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-8J360MDDQXUL93K2URBTQH9R7.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C4TC854O65J5497BBX600KKRB.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-9HLFLNTO8GHE1CGLX3O9VDPWZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-50H2DFYYV5EW682NL84TR3FV1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-CQT494I37559JYD3PA7WDDHWT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-64SVI3JFJ3UKP4C6X0OLYO830.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-AJX0T9B8L1Q3XNNOXOEZIT8RH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6BGY691FJWHBF8WK1C0KR0NSP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-B69EYQWEVKSIGNJZKYHR2Q9QO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-DUCOK4TK92CTD42OXDA1ZNQE4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CM4QDBLSHYZT29UKT3T72KQVR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-9FKWK8IDCHHC3NXLJ2XQ5IQV6.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-BS2JXGE4HZ5FY2BPGNP630G8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-2Q28C3Q4TAV3NMR8JWE92WTRF.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-1RJ6JRGXZ8SPWZ1ITP42AK7ED.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-3IQFCXNJ9EXDUEG18FF5AUJ7Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-9RZQTF1GJ0416YQ0Z02NZZXQC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-EWJ448ABN70728AP6ZZ9WEOUL.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-EGGP79F0O4J8S59BX8NXLCSRA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-A93LFYRPY6H19OYORB7OCRWS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-1QOGRV0BGHI0YS4FVC1LRKC3H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-2UB4LFMFDMJ9BAWDPUJUGHDF4.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-64R5F69X303A73IHCYRY9YQZ5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-85XSHOS3CYWKRNKX2G54S4O40.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DFP9KL85KTQ4S03234NG2STCR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-5VSELNGR1UTMSG0B9R9OUAADQ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-7YSIOPFZ55PIKH4VLTSKSD1VC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-BBMJ4730QL10MWDNUFZJBYRN.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-A454NAS899IHKN5FXNYEN6YN8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-Y2H3FASB6S9J4MW2R2WQEJLM.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-IVSSSVSJYK45M023SEEMEEK7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-C5Y3EORD6K8DOSP4T3Q3RFZ8L.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-1OOJFHXIHOZPPYDUR9OHEF8Q8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-819V7E6IGB5TNT5WEQ245EX6R.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3505J0L9W5O3CWY9CI0FWKIHP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-R1PG9Y2DP3EK3LRUA8PRPADC.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-EBVVYR4TF0PQUZ4W3Y6BB8T4R.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-ARJYTIRRDW39S4NN6EM23QIBS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-9LXFH1YGCTEYI6FZTMA69KC0E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-5K8M5ISJ7BMQVNR98DK2M4NVG.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-18V7BBHOAWHI6N4MT8WMS1NTI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-BV24I6SQZR1TBPFSIT5KTQ5X9.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-6R9V5UMJYXKQLO5TWCMLTAXSH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DGTSTG9ILAWV20UWIH3AFDWUP.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-312POASJMSUYA74JCD25CQ5QO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/LocalAuthentication-3IH9WINUVVC5JAUKRT5YXVOJM.pcm
SwiftCompile normal arm64_32 Compiling\ PodcastEnvironment.swift,\ PodcastIndexKit.swift,\ AppleReplacementService.swift,\ CategoriesService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastEnvironment.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastIndexKit.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/AppleReplacementService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/CategoriesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastEnvironment.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastIndexKit.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/AppleReplacementService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/CategoriesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ EpisodesService.swift,\ HubService.swift,\ PodcastsService.swift,\ RecentService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/EpisodesService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/HubService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/PodcastsService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/RecentService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/EpisodesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/HubService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/PodcastsService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/RecentService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ NetworkRouter.swift,\ NetworkingProtocol.swift,\ StatusCode.swift,\ PodcastActor.swift,\ PodcastCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkRouter.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkingProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/StatusCode.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastActor.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastCodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkRouter.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkingProtocol.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/StatusCode.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastActor.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastCodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SearchService.swift,\ ServiceHelper.swift,\ StatsService.swift,\ ValueService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/SearchService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ServiceHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/StatsService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ValueService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/SearchService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ServiceHelper.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/StatsService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ValueService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ CharacterSet.swift,\ Encodable.swift,\ EndpointType.swift,\ HTTPMethod.swift,\ HTTPTask.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/CharacterSet.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/Encodable.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/EndpointType.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPTask.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/CharacterSet.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/Encodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/EndpointType.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPMethod.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPTask.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ PodcastArrayResponse.swift,\ PodcastResponse.swift,\ PubNotifyResponse.swift,\ RandomEpisodeResponse.swift,\ Soundbite.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastArrayResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PubNotifyResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/RandomEpisodeResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Soundbite.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastArrayResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PubNotifyResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/RandomEpisodeResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Soundbite.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 Compiling\ AppleReplacementPodcast.swift,\ AppleReplacementSearchResponse.swift,\ CategoriesResponse.swift,\ Category.swift,\ DataResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementPodcast.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementSearchResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/CategoriesResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Category.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/DataResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementPodcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementSearchResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/CategoriesResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Category.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/DataResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ Destination.swift,\ Episode.swift,\ EpisodeArrayResponse.swift,\ EpisodeResponse.swift,\ Podcast.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Destination.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Episode.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeArrayResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Podcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Destination.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Episode.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeArrayResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Podcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SoundbiteArrayResponse.swift,\ StatProperty.swift,\ StatsResponse.swift,\ Transcript.swift,\ Value.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/SoundbiteArrayResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatsResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Transcript.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Value.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/SoundbiteArrayResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatProperty.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatsResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Transcript.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Value.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64_32 Emitting module for PodcastIndexKit (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriver\ Compilation\ Requirements PodcastIndexKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PodcastIndexKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for PodcastIndexKit (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriver\ Compilation\ Requirements PodcastIndexKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PodcastIndexKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-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/PodcastIndexKit.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftmodule (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PodcastIndexKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-Swift.h (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PodcastIndexKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftdoc (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.abi.json (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftmodule (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftdoc (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.abi.json (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftsourceinfo (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftsourceinfo (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ EpisodesService.swift,\ HubService.swift,\ PodcastsService.swift,\ RecentService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/EpisodesService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/HubService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/PodcastsService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/RecentService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/EpisodesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/HubService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/PodcastsService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/RecentService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Destination.swift,\ Episode.swift,\ EpisodeArrayResponse.swift,\ EpisodeResponse.swift,\ Podcast.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Destination.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Episode.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeArrayResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Podcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Destination.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Episode.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeArrayResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/EpisodeResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Podcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling PodcastArrayResponse.swift, PodcastResponse.swift, PubNotifyResponse.swift, RandomEpisodeResponse.swift, Soundbite.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 Compiling\ PodcastArrayResponse.swift,\ PodcastResponse.swift,\ PubNotifyResponse.swift,\ RandomEpisodeResponse.swift,\ Soundbite.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastArrayResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PubNotifyResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/RandomEpisodeResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Soundbite.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastArrayResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PodcastResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/PubNotifyResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/RandomEpisodeResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Soundbite.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SoundbiteArrayResponse.swift,\ StatProperty.swift,\ StatsResponse.swift,\ Transcript.swift,\ Value.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/SoundbiteArrayResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatsResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Transcript.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Value.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/SoundbiteArrayResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatProperty.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/StatsResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Transcript.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Value.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PodcastEnvironment.swift,\ PodcastIndexKit.swift,\ AppleReplacementService.swift,\ CategoriesService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastEnvironment.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastIndexKit.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/AppleReplacementService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/CategoriesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastEnvironment.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastIndexKit.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/AppleReplacementService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/CategoriesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling SoundbiteArrayResponse.swift, StatProperty.swift, StatsResponse.swift, Transcript.swift, Value.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling EpisodesService.swift, HubService.swift, PodcastsService.swift, RecentService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling NetworkRouter.swift, NetworkingProtocol.swift, StatusCode.swift, PodcastActor.swift, PodcastCodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 Compiling\ CharacterSet.swift,\ Encodable.swift,\ EndpointType.swift,\ HTTPMethod.swift,\ HTTPTask.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/CharacterSet.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/Encodable.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/EndpointType.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPTask.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/CharacterSet.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Extensions/Encodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/EndpointType.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPMethod.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/HTTPTask.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SearchService.swift,\ ServiceHelper.swift,\ StatsService.swift,\ ValueService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/SearchService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ServiceHelper.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/StatsService.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ValueService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/SearchService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ServiceHelper.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/StatsService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Services/ValueService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AppleReplacementPodcast.swift,\ AppleReplacementSearchResponse.swift,\ CategoriesResponse.swift,\ Category.swift,\ DataResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementPodcast.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementSearchResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/CategoriesResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Category.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/DataResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementPodcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/AppleReplacementSearchResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/CategoriesResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/Category.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/DataResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling SearchService.swift, ServiceHelper.swift, StatsService.swift, ValueService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling CharacterSet.swift, Encodable.swift, EndpointType.swift, HTTPMethod.swift, HTTPTask.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling Destination.swift, Episode.swift, EpisodeArrayResponse.swift, EpisodeResponse.swift, Podcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 Compiling\ ValueResponse.swift,\ Networking.swift,\ JSONParameterEncoder.swift,\ ParameterEncoding.swift,\ URLParameterEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/ValueResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/JSONParameterEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/ParameterEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/URLParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/ValueResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/JSONParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/ParameterEncoding.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/URLParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NetworkRouter.swift,\ NetworkingProtocol.swift,\ StatusCode.swift,\ PodcastActor.swift,\ PodcastCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkRouter.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkingProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/StatusCode.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastActor.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastCodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkRouter.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/NetworkingProtocol.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Service/StatusCode.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastActor.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/PodcastCodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling AppleReplacementPodcast.swift, AppleReplacementSearchResponse.swift, CategoriesResponse.swift, Category.swift, DataResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling PodcastEnvironment.swift, PodcastIndexKit.swift, AppleReplacementService.swift, CategoriesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 Compiling\ ValueResponse.swift,\ Networking.swift,\ JSONParameterEncoder.swift,\ ParameterEncoding.swift,\ URLParameterEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/ValueResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/JSONParameterEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/ParameterEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/URLParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Models/ValueResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/JSONParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/ParameterEncoding.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PodcastIndexKit/Networking/Encoding/URLParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CharacterSet.swift, Encodable.swift, EndpointType.swift, HTTPMethod.swift, HTTPTask.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling SoundbiteArrayResponse.swift, StatProperty.swift, StatsResponse.swift, Transcript.swift, Value.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling PodcastArrayResponse.swift, PodcastResponse.swift, PubNotifyResponse.swift, RandomEpisodeResponse.swift, Soundbite.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling EpisodesService.swift, HubService.swift, PodcastsService.swift, RecentService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling SearchService.swift, ServiceHelper.swift, StatsService.swift, ValueService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkRouter.swift, NetworkingProtocol.swift, StatusCode.swift, PodcastActor.swift, PodcastCodable.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling PodcastEnvironment.swift, PodcastIndexKit.swift, AppleReplacementService.swift, CategoriesService.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling ValueResponse.swift, Networking.swift, JSONParameterEncoder.swift, ParameterEncoding.swift, URLParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling AppleReplacementPodcast.swift, AppleReplacementSearchResponse.swift, CategoriesResponse.swift, Category.swift, DataResponse.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriverJobDiscovery normal arm64 Compiling Destination.swift, Episode.swift, EpisodeArrayResponse.swift, EpisodeResponse.swift, Podcast.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriver\ Compilation PodcastIndexKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PodcastIndexKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/Binary/PodcastIndexKit.o normal arm64 (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos10.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -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.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/Binary/PodcastIndexKit.o
SwiftDriverJobDiscovery normal arm64_32 Compiling ValueResponse.swift, Networking.swift, JSONParameterEncoder.swift, ParameterEncoding.swift, URLParameterEncoder.swift (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
SwiftDriver\ Compilation PodcastIndexKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PodcastIndexKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos10.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/Binary/PodcastIndexKit.o normal arm64_32 (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos10.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -O0 -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.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.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/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/Binary/PodcastIndexKit.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.o normal arm64\ arm64_32 (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/Binary/PodcastIndexKit.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/Binary/PodcastIndexKit.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.o
ExtractAppIntentsMetadata (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.umv0L6/Metal.xctoolchain --module-name PodcastIndexKit --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk --xcode-version 17E192 --platform-family watchOS --deployment-target 10.0 --bundle-identifier spi-builder-workspace.PodcastIndexKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.appintents --target-triple arm64-apple-watchos10.0 --target-triple arm64_32-apple-watchos10.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/PodcastIndexKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64/PodcastIndexKit.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PodcastIndexKit.build/Debug-watchos/PodcastIndexKit.build/Objects-normal/arm64_32/PodcastIndexKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-17 20:26:15.971 appintentsmetadataprocessor[731:4328] Starting appintentsmetadataprocessor export
2026-04-17 20:26:15.992 appintentsmetadataprocessor[731:4328] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.o (in target 'PodcastIndexKit' from project 'PodcastIndexKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PodcastIndexKit.o
** BUILD SUCCEEDED **
2026-04-17 20:26:07.797 xcodebuild[632:3859] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PodcastIndexKit",
  "name" : "PodcastIndexKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "PodcastIndexKit",
      "targets" : [
        "PodcastIndexKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PodcastIndexKit",
      "module_type" : "SwiftTarget",
      "name" : "PodcastIndexKit",
      "path" : "Sources/PodcastIndexKit",
      "product_memberships" : [
        "PodcastIndexKit"
      ],
      "sources" : [
        "Models/AppleReplacementPodcast.swift",
        "Models/AppleReplacementSearchResponse.swift",
        "Models/CategoriesResponse.swift",
        "Models/Category.swift",
        "Models/DataResponse.swift",
        "Models/Destination.swift",
        "Models/Episode.swift",
        "Models/EpisodeArrayResponse.swift",
        "Models/EpisodeResponse.swift",
        "Models/Podcast.swift",
        "Models/PodcastArrayResponse.swift",
        "Models/PodcastResponse.swift",
        "Models/PubNotifyResponse.swift",
        "Models/RandomEpisodeResponse.swift",
        "Models/Soundbite.swift",
        "Models/SoundbiteArrayResponse.swift",
        "Models/StatProperty.swift",
        "Models/StatsResponse.swift",
        "Models/Transcript.swift",
        "Models/Value.swift",
        "Models/ValueResponse.swift",
        "Networking.swift",
        "Networking/Encoding/JSONParameterEncoder.swift",
        "Networking/Encoding/ParameterEncoding.swift",
        "Networking/Encoding/URLParameterEncoder.swift",
        "Networking/Extensions/CharacterSet.swift",
        "Networking/Extensions/Encodable.swift",
        "Networking/Service/EndpointType.swift",
        "Networking/Service/HTTPMethod.swift",
        "Networking/Service/HTTPTask.swift",
        "Networking/Service/NetworkRouter.swift",
        "Networking/Service/NetworkingProtocol.swift",
        "Networking/Service/StatusCode.swift",
        "PodcastActor.swift",
        "PodcastCodable.swift",
        "PodcastEnvironment.swift",
        "PodcastIndexKit.swift",
        "Services/AppleReplacementService.swift",
        "Services/CategoriesService.swift",
        "Services/EpisodesService.swift",
        "Services/HubService.swift",
        "Services/PodcastsService.swift",
        "Services/RecentService.swift",
        "Services/SearchService.swift",
        "Services/ServiceHelper.swift",
        "Services/StatsService.swift",
        "Services/ValueService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.