The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IBGraph, reference 0.0.2 (1387a6), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 17 Jun 2025 20:38:53 UTC.

Build Command

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

Build Log

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

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift:207:15: error: cannot find 'Process' in scope
                        let task = Process()
                                   ^~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling OutletCollection.swift, Segue.swift, AnyViewController.swift, CollectionViewController.swift, AVPlayerViewController.swift, GLKViewController.swift, HostingController.swift, NavigationController.swift, PageViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ HelpCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/HelpCommand.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/HelpCommand.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64_32 Compiling Errors.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal armv7k Compiling\ ArgumentParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentParser.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentParser.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling Switch.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal arm64_32 Compiling\ HelpCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/HelpCommand.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/HelpCommand.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling Button.swift, ControlProtocol.swift, DatePicker.swift, PageControl.swift, SegmentedControl.swift, Slider.swift, Stepper.swift, Switch.swift, TextField.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftDriverJobDiscovery normal armv7k Compiling StringElement.swift, UserDefinedRuntimeAttribute.swift, Variation.swift, ActivityIndicatorView.swift, AnyView.swift, NavigationBar.swift, SearchBar.swift, TabBar.swift, Toolbar.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/OrderedSet.swift (in target 'Commandant' from project 'Commandant')
SwiftDriverJobDiscovery normal arm64 Compiling ArgumentParser.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal arm64 Compiling\ OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/OrderedSet.swift (in target 'Commandant' from project 'Commandant')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k Compiling\ Command.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift (in target 'Commandant' from project 'Commandant')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift (in target 'Commandant' from project 'Commandant')
	Building workspace spi-builder-workspace with scheme IBGraph-Package
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Yams: https://github.com/jpsim/Yams.git @ 2.0.0
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
  Quick: https://github.com/Quick/Quick.git @ 2.2.1
  Commandant: https://github.com/Carthage/Commandant.git @ 0.16.0
  SwiftGraph: https://github.com/davecom/SwiftGraph @ 3.1.0
  Result: https://github.com/antitypical/Result.git @ 4.1.0
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  IBGraph: /Users/admin/builder/spi-builder-workspace
  DotSwift: https://github.com/ferranpujolcamins/DotSwift.git @ HEAD (e1749ec)
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  IBDecodable: https://github.com/IBDecodable/IBDecodable.git @ HEAD (0ae1b9e)
resolved source packages: Yams, SWXMLHash, Nimble, Quick, Commandant, SwiftGraph, Result, PathKit, IBGraph, DotSwift, Spectre, IBDecodable
{
  "dependencies" : [
    {
      "identity" : "dotswift",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ferranpujolcamins/DotSwift.git"
    },
    {
      "identity" : "ibdecodable",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBDecodable/IBDecodable.git"
    },
    {
      "identity" : "commandant",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "0.17.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Carthage/Commandant.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "IBGraph",
  "name" : "IBGraph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ibgraph",
      "targets" : [
        "IBGraph"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IBGraphKit",
      "targets" : [
        "IBGraphKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IBGraphFrontend",
      "targets" : [
        "IBGraphFrontend"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IBGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "IBGraphTests",
      "path" : "Tests",
      "sources" : [
        "test.swift"
      ],
      "target_dependencies" : [
        "IBGraph",
        "IBGraphKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IBGraphKit",
      "module_type" : "SwiftTarget",
      "name" : "IBGraphKit",
      "path" : "Sources/IBGraphKit",
      "product_dependencies" : [
        "Commandant",
        "DotSwiftAttributes",
        "DotSwiftEncoder",
        "SwiftGraphBindings",
        "IBDecodable",
        "Yams"
      ],
      "product_memberships" : [
        "ibgraph",
        "IBGraphKit",
        "IBGraphFrontend"
      ],
      "sources" : [
        "Config/Config.swift",
        "GraphBuilder.swift",
        "IBGraph.swift",
        "Reporters/DOTReporter.swift",
        "Reporters/DefaultReporter.swift",
        "Reporters/GMLReporter.swift",
        "Reporters/GraphMLReporter.swift",
        "Reporters/JSONReporter.swift",
        "Reporters/OnlineReporter.swift",
        "Reporters/Reporter.swift",
        "Utils/Glob.swift",
        "Vertexable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IBGraphFrontend",
      "module_type" : "SwiftTarget",
      "name" : "IBGraphFrontend",
      "path" : "Sources/IBGraphFrontend",
      "product_dependencies" : [
        "PathKit"
      ],
      "product_memberships" : [
        "ibgraph",
        "IBGraphFrontend"
      ],
      "sources" : [
        "Commands/GenerateCommand.swift",
        "Commands/VersionCommand.swift",
        "IBGraphFrontend.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "IBGraphKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IBGraph",
      "module_type" : "SwiftTarget",
      "name" : "IBGraph",
      "path" : "Sources/IBGraph",
      "product_memberships" : [
        "ibgraph"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IBGraphKit",
        "IBGraphFrontend"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ibgraph",
      "IBGraph-Package",
      "IBGraphFrontend",
      "IBGraphKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IBGraph-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme IBGraph-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Yams: https://github.com/jpsim/Yams.git @ 2.0.0
  SwiftGraph: https://github.com/davecom/SwiftGraph @ 3.1.0
  Quick: https://github.com/Quick/Quick.git @ 2.2.1
  Commandant: https://github.com/Carthage/Commandant.git @ 0.16.0
  Result: https://github.com/antitypical/Result.git @ 4.1.0
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  DotSwift: https://github.com/ferranpujolcamins/DotSwift.git @ HEAD (e1749ec)
  IBGraph: /Users/admin/builder/spi-builder-workspace
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  IBDecodable: https://github.com/IBDecodable/IBDecodable.git @ HEAD (0ae1b9e)
  Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
    Target 'ibgraph' in project 'IBGraph'
        ➜ Explicit dependency on target 'IBGraphKit' in project 'IBGraph'
        ➜ Explicit dependency on target 'IBGraphFrontend' in project 'IBGraph'
        ➜ Explicit dependency on target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'IBGraphKit' in project 'IBGraph'
        ➜ Explicit dependency on target 'IBGraphKit' in project 'IBGraph'
        ➜ Explicit dependency on target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'IBGraphFrontend' in project 'IBGraph'
        ➜ Explicit dependency on target 'IBGraphFrontend' in project 'IBGraph'
        ➜ Explicit dependency on target 'IBGraphKit' in project 'IBGraph'
        ➜ Explicit dependency on target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'IBGraphFrontend' in project 'IBGraph'
        ➜ Explicit dependency on target 'IBGraphKit' in project 'IBGraph'
        ➜ Explicit dependency on target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit'
        ➜ Explicit dependency on target 'PathKit' in project 'PathKit'
    Target 'PathKit' in project 'PathKit' (no dependencies)
    Target 'IBGraphKit' in project 'IBGraph'
        ➜ Explicit dependency on target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'Yams' in project 'Yams'
        ➜ Explicit dependency on target 'CYaml' in project 'Yams'
    Target 'CYaml' in project 'Yams' (no dependencies)
    Target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'IBDecodable' in project 'IBDecodable'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'SWXMLHash' in project 'SWXMLHash'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
    Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
    Target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraph' in project 'SwiftGraph'
    Target 'SwiftGraphBindings' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'SwiftGraph' in project 'SwiftGraph'
    Target 'SwiftGraph' in project 'SwiftGraph'
        ➜ Explicit dependency on target 'SwiftGraph' in project 'SwiftGraph'
    Target 'SwiftGraph' in project 'SwiftGraph' (no dependencies)
    Target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
    Target 'DotSwiftEncoder' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
    Target 'DotSwiftAttributes' in project 'DotSwift'
        ➜ Explicit dependency on target 'DotSwiftAttributes' in project 'DotSwift'
    Target 'DotSwiftAttributes' in project 'DotSwift' (no dependencies)
    Target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'Result' in project 'Result'
    Target 'Commandant' in project 'Commandant'
        ➜ Explicit dependency on target 'Result' in project 'Result'
    Target 'Result' in project 'Result'
        ➜ Explicit dependency on target 'Result' in project 'Result'
    Target 'Result' in project 'Result' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
SwiftDriver IBDecodable normal armv7k com.apple.xcode.tools.swift.compiler (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IBDecodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/armv7k/IBDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/armv7k/IBDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/armv7k/IBDecodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/armv7k/IBDecodable_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/IBDecodable.build/Debug-watchos/IBDecodable.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.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/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/armv7k/IBDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver IBDecodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IBDecodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64/IBDecodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64/IBDecodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64/IBDecodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64/IBDecodable_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/IBDecodable.build/Debug-watchos/IBDecodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.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/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64/IBDecodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Commandant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Commandant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64/Commandant.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64/Commandant-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/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64/Commandant.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64/Commandant_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/Commandant.build/Debug-watchos/Commandant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.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/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64/Commandant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Commandant normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Commandant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64_32/Commandant.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64_32/Commandant-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/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64_32/Commandant.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64_32/Commandant_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/Commandant.build/Debug-watchos/Commandant.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.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/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/arm64_32/Commandant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Commandant normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Commandant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Commandant.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Commandant-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/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Commandant.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Commandant_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/Commandant.build/Debug-watchos/Commandant.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.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/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Commandant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'DotSwiftAttributes' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DotSwift
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DotSwiftAttributes --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk --xcode-version 17A5241e --platform-family watchOS --deployment-target 5.0 --bundle-identifier dotswift.DotSwiftAttributes --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DotSwiftAttributes.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/DotSwiftAttributes.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64/DotSwiftAttributes_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/armv7k/DotSwiftAttributes_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64_32/DotSwiftAttributes_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64/DotSwiftAttributes.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/armv7k/DotSwiftAttributes.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64_32/DotSwiftAttributes.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/DotSwiftAttributes.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/DotSwiftAttributes.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64/DotSwiftAttributes.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/armv7k/DotSwiftAttributes.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/DotSwiftAttributes.build/Objects-normal/arm64_32/DotSwiftAttributes.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-17 13:38:51.008 appintentsmetadataprocessor[1600:8402] Starting appintentsmetadataprocessor export
2025-06-17 13:38:51.060 appintentsmetadataprocessor[1600:8402] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriver SwiftGraphBindings normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftGraphBindings' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftGraphBindings -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings_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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftGraphBindings normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftGraphBindings' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftGraphBindings -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings_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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftGraphBindings normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftGraphBindings' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftGraphBindings -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings_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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftGraph.o (in target 'SwiftGraph' from project 'SwiftGraph')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftGraph
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftGraph.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SWXMLHash.o (in target 'SWXMLHash' from project 'SWXMLHash')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SWXMLHash
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SWXMLHash.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Result.o (in target 'Result' from project 'Result')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Result
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Result.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64_32/Binary/IBDecodable.o normal arm64_32 (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64_32/IBDecodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64_32/IBDecodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64_32/IBDecodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64_32/IBDecodable.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64_32/IBDecodable-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IBDecodable.build/Debug-watchos/IBDecodable.build/Objects-normal/arm64_32/Binary/IBDecodable.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PathKit.o (in target 'PathKit' from project 'PathKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PathKit
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PathKit.o
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftGraphBindings (in target 'SwiftGraphBindings' from project 'DotSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DotSwift/SwiftGraphBindings/Sources/SwiftGraphBindings.swift (in target 'SwiftGraphBindings' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

SwiftDriver\ Compilation SwiftGraphBindings normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftGraphBindings' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftGraphBindings -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings_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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64_32/SwiftGraphBindings-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ Placeholder.swift,\ Scene.swift,\ SearchDisplayController.swift,\ StoryboardDocument.swift,\ TargetRuntime.swift,\ XibDocument.swift,\ InterfaceBuilderFile.swift,\ StoryboardFile.swift,\ XibFile.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Placeholder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Scene.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/SearchDisplayController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/StoryboardDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/TargetRuntime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/XibDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/InterfaceBuilderFile.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/StoryboardFile.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/XibFile.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Placeholder.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Scene.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/SearchDisplayController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/StoryboardDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/TargetRuntime.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/XibDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/InterfaceBuilderFile.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/StoryboardFile.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/XibFile.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ View.swift,\ VisualEffectView.swift,\ InterfaceBuilderParser.swift,\ MapXMLIndexerContainer.swift,\ MappedCodingKey.swift,\ XMLDecodable.swift,\ XMLIndexer.swift,\ XMLIndexerContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/View.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/VisualEffectView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Parsers/InterfaceBuilderParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MapXMLIndexerContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MappedCodingKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/View.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/VisualEffectView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Parsers/InterfaceBuilderParser.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MapXMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MappedCodingKey.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexer.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ImageView.swift,\ Label.swift,\ Picker.swift,\ ProgressView.swift,\ CollectionView.swift,\ ScrollView.swift,\ TableView.swift,\ StackView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ImageView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Label.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Picker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ProgressView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/CollectionView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/ScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/TableView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/StackView.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ImageView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Label.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Picker.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ProgressView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/CollectionView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/ScrollView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/TableView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/StackView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SwiftGraphBindings.swift (in target 'SwiftGraphBindings' from project 'DotSwift')
SwiftCompile normal arm64 Compiling\ Placeholder.swift,\ Scene.swift,\ SearchDisplayController.swift,\ StoryboardDocument.swift,\ TargetRuntime.swift,\ XibDocument.swift,\ InterfaceBuilderFile.swift,\ StoryboardFile.swift,\ XibFile.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Placeholder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Scene.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/SearchDisplayController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/StoryboardDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/TargetRuntime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/XibDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/InterfaceBuilderFile.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/StoryboardFile.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/XibFile.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Placeholder.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Scene.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/SearchDisplayController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/StoryboardDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/TargetRuntime.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/XibDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/InterfaceBuilderFile.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/StoryboardFile.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Files/XibFile.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriver\ Compilation SwiftGraphBindings normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftGraphBindings' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftGraphBindings -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings_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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/arm64/SwiftGraphBindings-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling SwiftGraphBindings.swift (in target 'SwiftGraphBindings' from project 'DotSwift')
SwiftCompile normal arm64 Compiling\ StringElement.swift,\ UserDefinedRuntimeAttribute.swift,\ Variation.swift,\ ActivityIndicatorView.swift,\ AnyView.swift,\ NavigationBar.swift,\ SearchBar.swift,\ TabBar.swift,\ Toolbar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/StringElement.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/UserDefinedRuntimeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Variation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ActivityIndicatorView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/AnyView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/NavigationBar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/SearchBar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/TabBar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/Toolbar.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/StringElement.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ActivityIndicatorView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/AnyView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/NavigationBar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/SearchBar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/TabBar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/Toolbar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriver\ Compilation SwiftGraphBindings normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftGraphBindings' from project 'DotSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftGraphBindings -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings_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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DotSwift.build/Debug-watchos/SwiftGraphBindings.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/DotSwift.build/Debug-watchos/SwiftGraphBindings.build/Objects-normal/armv7k/SwiftGraphBindings-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ OutletCollection.swift,\ Segue.swift,\ AnyViewController.swift,\ CollectionViewController.swift,\ AVPlayerViewController.swift,\ GLKViewController.swift,\ HostingController.swift,\ NavigationController.swift,\ PageViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/OutletCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Segue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/AnyViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/CollectionViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/AVPlayerViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/GLKViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/HostingController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/NavigationController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/PageViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/OutletCollection.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Segue.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/AnyViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/CollectionViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/AVPlayerViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/GLKViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/HostingController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/NavigationController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/PageViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IBError.swift,\ IBProtocol.swift,\ Accessibility.swift,\ AttributedString.swift,\ Classes.swift,\ Color.swift,\ Action.swift,\ AnyConnection.swift,\ Outlet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/IBError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/IBProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Accessibility.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/AttributedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Classes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/AnyConnection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Outlet.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/IBError.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Action.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/AnyConnection.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Outlet.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Button.swift,\ ControlProtocol.swift,\ DatePicker.swift,\ PageControl.swift,\ SegmentedControl.swift,\ Slider.swift,\ Stepper.swift,\ Switch.swift,\ TextField.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Button.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/ControlProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/DatePicker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/PageControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/SegmentedControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Slider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Stepper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Switch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextField.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Button.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/ControlProtocol.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/DatePicker.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/PageControl.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/SegmentedControl.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Slider.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Stepper.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Switch.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextField.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling Placeholder.swift, Scene.swift, SearchDisplayController.swift, StoryboardDocument.swift, TargetRuntime.swift, XibDocument.swift, InterfaceBuilderFile.swift, StoryboardFile.swift, XibFile.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftEmitModule normal armv7k Emitting\ module\ for\ Commandant (in target 'Commandant' from project 'Commandant')
EmitSwiftModule normal armv7k (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling Placeholder.swift, Scene.swift, SearchDisplayController.swift, StoryboardDocument.swift, TargetRuntime.swift, XibDocument.swift, InterfaceBuilderFile.swift, StoryboardFile.swift, XibFile.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Commandant (in target 'Commandant' from project 'Commandant')
EmitSwiftModule normal arm64_32 (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling View.swift, VisualEffectView.swift, InterfaceBuilderParser.swift, MapXMLIndexerContainer.swift, MappedCodingKey.swift, XMLDecodable.swift, XMLIndexer.swift, XMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ TextView.swift,\ ARSCNView.swift,\ ARSKView.swift,\ GLKView.swift,\ MTKView.swift,\ MapView.swift,\ SKView.swift,\ SceneKitView.swift,\ WKWebView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSCNView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/GLKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MTKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MapView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SceneKitView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/WKWebView.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSCNView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/GLKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MTKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MapView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SceneKitView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/WKWebView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ StringElement.swift,\ UserDefinedRuntimeAttribute.swift,\ Variation.swift,\ ActivityIndicatorView.swift,\ AnyView.swift,\ NavigationBar.swift,\ SearchBar.swift,\ TabBar.swift,\ Toolbar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/StringElement.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/UserDefinedRuntimeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Variation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ActivityIndicatorView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/AnyView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/NavigationBar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/SearchBar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/TabBar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/Toolbar.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/StringElement.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/UserDefinedRuntimeAttribute.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Variation.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ActivityIndicatorView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/AnyView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/NavigationBar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/SearchBar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/TabBar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Bar/Toolbar.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ SplitViewController.swift,\ TabBarController.swift,\ TableViewController.swift,\ ViewController.swift,\ AnyDependency.swift,\ CustomObject.swift,\ Device.swift,\ Exit.swift,\ InterfaceBuilderDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/SplitViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TabBarController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TableViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/ViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/AnyDependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/CustomObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Device.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Exit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/InterfaceBuilderDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/SplitViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TabBarController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TableViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/ViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/AnyDependency.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/CustomObject.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Device.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Exit.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/InterfaceBuilderDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling IBError.swift, IBProtocol.swift, Accessibility.swift, AttributedString.swift, Classes.swift, Color.swift, Action.swift, AnyConnection.swift, Outlet.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ ImageView.swift,\ Label.swift,\ Picker.swift,\ ProgressView.swift,\ CollectionView.swift,\ ScrollView.swift,\ TableView.swift,\ StackView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ImageView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Label.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Picker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ProgressView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/CollectionView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/ScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/TableView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/StackView.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ImageView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Label.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Picker.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ProgressView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/CollectionView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/ScrollView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/ScrollViews/TableView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/StackView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ View.swift,\ VisualEffectView.swift,\ InterfaceBuilderParser.swift,\ MapXMLIndexerContainer.swift,\ MappedCodingKey.swift,\ XMLDecodable.swift,\ XMLIndexer.swift,\ XMLIndexerContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/View.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/VisualEffectView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Parsers/InterfaceBuilderParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MapXMLIndexerContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MappedCodingKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/View.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/VisualEffectView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Parsers/InterfaceBuilderParser.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MapXMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/MappedCodingKey.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexer.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/XMLDecodable/XMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling OutletCollection.swift, Segue.swift, AnyViewController.swift, CollectionViewController.swift, AVPlayerViewController.swift, GLKViewController.swift, HostingController.swift, NavigationController.swift, PageViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ Button.swift,\ ControlProtocol.swift,\ DatePicker.swift,\ PageControl.swift,\ SegmentedControl.swift,\ Slider.swift,\ Stepper.swift,\ Switch.swift,\ TextField.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Button.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/ControlProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/DatePicker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/PageControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/SegmentedControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Slider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Stepper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Switch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextField.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Button.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/ControlProtocol.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/DatePicker.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/PageControl.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/SegmentedControl.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Slider.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Stepper.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/Switch.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextField.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling StringElement.swift, UserDefinedRuntimeAttribute.swift, Variation.swift, ActivityIndicatorView.swift, AnyView.swift, NavigationBar.swift, SearchBar.swift, TabBar.swift, Toolbar.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ IBError.swift,\ IBProtocol.swift,\ Accessibility.swift,\ AttributedString.swift,\ Classes.swift,\ Color.swift,\ Action.swift,\ AnyConnection.swift,\ Outlet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/IBError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/IBProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Accessibility.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/AttributedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Classes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/AnyConnection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Outlet.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/IBError.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Accessibility.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/AttributedString.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Classes.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Color.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Action.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/AnyConnection.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Outlet.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ OutletCollection.swift,\ Segue.swift,\ AnyViewController.swift,\ CollectionViewController.swift,\ AVPlayerViewController.swift,\ GLKViewController.swift,\ HostingController.swift,\ NavigationController.swift,\ PageViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/OutletCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Segue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/AnyViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/CollectionViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/AVPlayerViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/GLKViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/HostingController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/NavigationController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/PageViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/OutletCollection.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Connections/Segue.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/AnyViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/CollectionViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/AVPlayerViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/Frameworks/GLKViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/HostingController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/NavigationController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/PageViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TextView.swift,\ ARSCNView.swift,\ ARSKView.swift,\ GLKView.swift,\ MTKView.swift,\ MapView.swift,\ SKView.swift,\ SceneKitView.swift,\ WKWebView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSCNView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/GLKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MTKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MapView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SKView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SceneKitView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/WKWebView.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Controls/TextView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSCNView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/ARSKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/GLKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MTKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/MapView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SKView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/SceneKitView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Views/Frameworks/WKWebView.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Button.swift, ControlProtocol.swift, DatePicker.swift, PageControl.swift, SegmentedControl.swift, Slider.swift, Stepper.swift, Switch.swift, TextField.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 Compiling\ SplitViewController.swift,\ TabBarController.swift,\ TableViewController.swift,\ ViewController.swift,\ AnyDependency.swift,\ CustomObject.swift,\ Device.swift,\ Exit.swift,\ InterfaceBuilderDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/SplitViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TabBarController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TableViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/ViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/AnyDependency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/CustomObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Device.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Exit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/InterfaceBuilderDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/SplitViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TabBarController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/TableViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Controllers/ViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/AnyDependency.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/CustomObject.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Device.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/Exit.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Documents/InterfaceBuilderDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling SplitViewController.swift, TabBarController.swift, TableViewController.swift, ViewController.swift, AnyDependency.swift, CustomObject.swift, Device.swift, Exit.swift, InterfaceBuilderDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ Geometry.swift,\ KeyCommand.swift,\ ModalPresentationStyle.swift,\ ModalTransitionStyle.swift,\ Primitive.swift,\ AnyResource.swift,\ Image.swift,\ NamedColor.swift,\ SystemColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Geometry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/KeyCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/ModalPresentationStyle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/ModalTransitionStyle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Primitive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/AnyResource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/Image.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/NamedColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/SystemColor.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Geometry.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/KeyCommand.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/ModalPresentationStyle.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/ModalTransitionStyle.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Primitive.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/AnyResource.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/Image.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/NamedColor.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/SystemColor.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling View.swift, VisualEffectView.swift, InterfaceBuilderParser.swift, MapXMLIndexerContainer.swift, MappedCodingKey.swift, XMLDecodable.swift, XMLIndexer.swift, XMLIndexerContainer.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 Compiling\ Geometry.swift,\ KeyCommand.swift,\ ModalPresentationStyle.swift,\ ModalTransitionStyle.swift,\ Primitive.swift,\ AnyResource.swift,\ Image.swift,\ NamedColor.swift,\ SystemColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Geometry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/KeyCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/ModalPresentationStyle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/ModalTransitionStyle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Primitive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/AnyResource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/Image.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/NamedColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/SystemColor.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Geometry.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/AnyResource.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/Image.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/NamedColor.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IBDecodable/Sources/Models/Resources/SystemColor.swift (in target 'IBDecodable' from project 'IBDecodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling IBError.swift, IBProtocol.swift, Accessibility.swift, AttributedString.swift, Classes.swift, Color.swift, Action.swift, AnyConnection.swift, Outlet.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftDriverJobDiscovery normal armv7k Compiling StringElement.swift, UserDefinedRuntimeAttribute.swift, Variation.swift, ActivityIndicatorView.swift, AnyView.swift, NavigationBar.swift, SearchBar.swift, TabBar.swift, Toolbar.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 Compiling\ Switch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Switch.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Switch.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling TextView.swift, ARSCNView.swift, ARSKView.swift, GLKView.swift, MTKView.swift, MapView.swift, SKView.swift, SceneKitView.swift, WKWebView.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/OrderedSet.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/OrderedSet.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ Command.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift (in target 'Commandant' from project 'Commandant')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Argument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/HelpCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Option.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Switch.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Command.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Command.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Command.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Command.dia -target armv7k-apple-watchos5.0 -module-can-import-version Darwin 346 0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Commandant-dependencies-2.json -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Commandant_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/swift-overrides.hmap -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/Commandant.build/Debug-watchos/Commandant.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Commandant -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name watchos26.0 -clang-target armv7k-apple-watchos26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Command.o -index-unit-output-path /Commandant.build/Debug-watchos/Commandant.build/Objects-normal/armv7k/Command.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift:207:15: error: cannot find 'Process' in scope
                        let task = Process()
                                   ^~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling SplitViewController.swift, TabBarController.swift, TableViewController.swift, ViewController.swift, AnyDependency.swift, CustomObject.swift, Device.swift, Exit.swift, InterfaceBuilderDocument.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 Compiling\ ArgumentProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentProtocol.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentProtocol.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling OutletCollection.swift, Segue.swift, AnyViewController.swift, CollectionViewController.swift, AVPlayerViewController.swift, GLKViewController.swift, HostingController.swift, NavigationController.swift, PageViewController.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal armv7k Compiling\ ArgumentParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentParser.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/ArgumentParser.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Switch.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal arm64_32 Compiling\ OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/OrderedSet.swift (in target 'Commandant' from project 'Commandant')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/OrderedSet.swift (in target 'Commandant' from project 'Commandant')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling Geometry.swift, KeyCommand.swift, ModalPresentationStyle.swift, ModalTransitionStyle.swift, Primitive.swift, AnyResource.swift, Image.swift, NamedColor.swift, SystemColor.swift (in target 'IBDecodable' from project 'IBDecodable')
SwiftCompile normal arm64 Compiling\ HelpCommand.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/HelpCommand.swift (in target 'Commandant' from project 'Commandant')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k Compiling\ Command.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift (in target 'Commandant' from project 'Commandant')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Commandant/Sources/Commandant/Command.swift (in target 'Commandant' from project 'Commandant')
	Building workspace spi-builder-workspace with scheme IBGraph-Package
(3 failures)
BUILD FAILURE 6.2 watchOS