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 BXAnchor, reference main (fed930), with Swift 6.1 for watchOS using Xcode 16.3 on 15 Jun 2025 15:16:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chhailongsann/BXAnchor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chhailongsann/BXAnchor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fed930a add files
Cloned https://github.com/chhailongsann/BXAnchor.git
Revision (git rev-parse @):
fed930a34bd127a5125bf2ffaad726644594ed06
SUCCESS checkout https://github.com/chhailongsann/BXAnchor.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/chhailongsann/BXAnchor.git
https://github.com/chhailongsann/BXAnchor.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BXAnchor",
  "name" : "BXAnchor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BXAnchor",
      "targets" : [
        "BXAnchor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BXAnchor",
      "module_type" : "SwiftTarget",
      "name" : "BXAnchor",
      "path" : "Sources",
      "product_memberships" : [
        "BXAnchor"
      ],
      "sources" : [
        "BXAnchor.swift",
        "UIStackView+Extension.swift",
        "UIView+Layout.swift",
        "UIView+Stacking.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  BXAnchor: /Users/admin/builder/spi-builder-workspace
resolved source packages: BXAnchor
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BXAnchor",
  "name" : "BXAnchor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BXAnchor",
      "targets" : [
        "BXAnchor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BXAnchor",
      "module_type" : "SwiftTarget",
      "name" : "BXAnchor",
      "path" : "Sources",
      "product_memberships" : [
        "BXAnchor"
      ],
      "sources" : [
        "BXAnchor.swift",
        "UIStackView+Extension.swift",
        "UIView+Layout.swift",
        "UIView+Stacking.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BXAnchor"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BXAnchor -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BXAnchor -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  BXAnchor: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BXAnchor' in project 'BXAnchor'
        ➜ Explicit dependency on target 'BXAnchor' in project 'BXAnchor'
    Target 'BXAnchor' in project 'BXAnchor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 310f4d944de321e327e758f499e42872
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/310f4d944de321e327e758f499e42872.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.LinkFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.SwiftFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor_const_extract_protocols.json (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.LinkFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-OutputFileMap.json (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.SwiftFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.SwiftConstValuesFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.SwiftConstValuesFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor_const_extract_protocols.json (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor-OutputFileMap.json (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor_const_extract_protocols.json (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.SwiftFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.SwiftConstValuesFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.LinkFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-OutputFileMap.json (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.modulemap (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.DependencyStaticMetadataFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.DependencyMetadataFileList (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/BXAnchor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.modulemap (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/BXAnchor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver BXAnchor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BXAnchor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor_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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BXAnchor normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BXAnchor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor-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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor_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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BXAnchor normal armv7k com.apple.xcode.tools.swift.compiler (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BXAnchor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor_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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BXAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/BXAnchor.swift (in target 'BXAnchor' from project 'BXAnchor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BXAnchor.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftEmitModule normal arm64 Emitting\ module\ for\ BXAnchor (in target 'BXAnchor' from project 'BXAnchor')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BXAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BXAnchor -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.abi.json
EmitSwiftModule normal arm64 (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift:11:11: error: cannot find type 'UIStackView' in scope
extension UIStackView {
          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:11:81: error: cannot find type 'NSLayoutConstraint' in scope
    public var top, leading, bottom, trailing, centerX, centerY, width, height: NSLayoutConstraint?
                                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:16:21: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case top(_ top: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:17:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case leading(_ leading: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:18:27: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case bottom(_ bottom: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                          ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:19:31: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case trailing(_ trailing: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:20:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case centerX(_ centerX: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:21:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case centerY(_ centerY: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:60: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:90: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:122: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:150:37: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func centerXTo(_ anchor: NSLayoutXAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:155:37: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func centerYTo(_ anchor: NSLayoutYAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:210:31: error: cannot find type 'UIImpactFeedbackGenerator' in scope
    func shake(feedbackStyle: UIImpactFeedbackGenerator.FeedbackStyle = .heavy){
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:40: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:51: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:24: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:58: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                                                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:303:26: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func withMaxWidth<T: UIView>(_ wid: CGFloat) -> T {
                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:27:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:207: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:37: error: cannot find type 'NSLayoutConstraint' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:125: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:170: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:82: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:160: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:78: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:123: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:45: error: cannot find type 'UIStackView' in scope
    public func stack(_ views: [UIView]) -> UIStackView {
                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func stack(_ views: [UIView]) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:159: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:77: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:122: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:41:29: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withSize<T: UIView>(_ size: CGSize) -> T {
                            ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:49:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withHeight<T: UIView>(_ height: CGFloat) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:56:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinHeight<T: UIView>(_ height: CGFloat) -> T {
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:63:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withWidth<T: UIView>(_ width: CGFloat) -> T {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:69:27: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func square<T: UIView>(_ width: CGFloat) -> T {
                          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:77:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinWidth<T: UIView>(_ width: CGFloat) -> T {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:84:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withBorder<T: UIView>(width: CGFloat, color: UIColor) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:91:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func visibility<T: UIView>(_ hidden: Bool) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:12:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:110:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ BXAnchor (in target 'BXAnchor' from project 'BXAnchor')
EmitSwiftModule normal arm64_32 (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift:11:11: error: cannot find type 'UIStackView' in scope
extension UIStackView {
          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:11:81: error: cannot find type 'NSLayoutConstraint' in scope
    public var top, leading, bottom, trailing, centerX, centerY, width, height: NSLayoutConstraint?
                                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:16:21: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case top(_ top: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:17:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case leading(_ leading: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:18:27: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case bottom(_ bottom: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                          ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:19:31: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case trailing(_ trailing: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:20:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case centerX(_ centerX: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:21:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case centerY(_ centerY: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:60: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:90: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:122: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:150:37: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func centerXTo(_ anchor: NSLayoutXAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:155:37: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func centerYTo(_ anchor: NSLayoutYAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:210:31: error: cannot find type 'UIImpactFeedbackGenerator' in scope
    func shake(feedbackStyle: UIImpactFeedbackGenerator.FeedbackStyle = .heavy){
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:40: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:51: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:24: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:58: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                                                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:303:26: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func withMaxWidth<T: UIView>(_ wid: CGFloat) -> T {
                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:27:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:207: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:37: error: cannot find type 'NSLayoutConstraint' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:125: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:170: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:82: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:160: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:78: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:123: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:45: error: cannot find type 'UIStackView' in scope
    public func stack(_ views: [UIView]) -> UIStackView {
                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func stack(_ views: [UIView]) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:159: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:77: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:122: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:41:29: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withSize<T: UIView>(_ size: CGSize) -> T {
                            ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:49:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withHeight<T: UIView>(_ height: CGFloat) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:56:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinHeight<T: UIView>(_ height: CGFloat) -> T {
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:63:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withWidth<T: UIView>(_ width: CGFloat) -> T {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:69:27: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func square<T: UIView>(_ width: CGFloat) -> T {
                          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:77:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinWidth<T: UIView>(_ width: CGFloat) -> T {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:84:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withBorder<T: UIView>(width: CGFloat, color: UIColor) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:91:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func visibility<T: UIView>(_ hidden: Bool) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:12:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:110:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64_32 Compiling\ UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftEmitModule normal armv7k Emitting\ module\ for\ BXAnchor (in target 'BXAnchor' from project 'BXAnchor')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BXAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BXAnchor -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.abi.json
EmitSwiftModule normal armv7k (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift:11:11: error: cannot find type 'UIStackView' in scope
extension UIStackView {
          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:11:81: error: cannot find type 'NSLayoutConstraint' in scope
    public var top, leading, bottom, trailing, centerX, centerY, width, height: NSLayoutConstraint?
                                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:16:21: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case top(_ top: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:17:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case leading(_ leading: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:18:27: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case bottom(_ bottom: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                          ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:19:31: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case trailing(_ trailing: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:20:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case centerX(_ centerX: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:21:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case centerY(_ centerY: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:60: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:90: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:122: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:150:37: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func centerXTo(_ anchor: NSLayoutXAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:155:37: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func centerYTo(_ anchor: NSLayoutYAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:210:31: error: cannot find type 'UIImpactFeedbackGenerator' in scope
    func shake(feedbackStyle: UIImpactFeedbackGenerator.FeedbackStyle = .heavy){
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:40: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:51: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:24: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:58: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                                                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:303:26: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func withMaxWidth<T: UIView>(_ wid: CGFloat) -> T {
                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:27:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:207: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:37: error: cannot find type 'NSLayoutConstraint' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:125: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:170: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:82: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:160: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:78: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:123: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:45: error: cannot find type 'UIStackView' in scope
    public func stack(_ views: [UIView]) -> UIStackView {
                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func stack(_ views: [UIView]) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:159: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:77: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:122: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:41:29: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withSize<T: UIView>(_ size: CGSize) -> T {
                            ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:49:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withHeight<T: UIView>(_ height: CGFloat) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:56:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinHeight<T: UIView>(_ height: CGFloat) -> T {
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:63:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withWidth<T: UIView>(_ width: CGFloat) -> T {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:69:27: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func square<T: UIView>(_ width: CGFloat) -> T {
                          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:77:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinWidth<T: UIView>(_ width: CGFloat) -> T {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:84:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withBorder<T: UIView>(width: CGFloat, color: UIColor) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:91:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func visibility<T: UIView>(_ hidden: Bool) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:12:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:110:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift (in target 'BXAnchor' from project 'BXAnchor')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 Compiling\ UIView+Stacking.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift (in target 'BXAnchor' from project 'BXAnchor')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ BXAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/BXAnchor.swift (in target 'BXAnchor' from project 'BXAnchor')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/BXAnchor.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift (in target 'BXAnchor' from project 'BXAnchor')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ BXAnchor (in target 'BXAnchor' from project 'BXAnchor')
	EmitSwiftModule normal arm64 (in target 'BXAnchor' from project 'BXAnchor')
	EmitSwiftModule normal arm64_32 (in target 'BXAnchor' from project 'BXAnchor')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ BXAnchor (in target 'BXAnchor' from project 'BXAnchor')
	EmitSwiftModule normal armv7k (in target 'BXAnchor' from project 'BXAnchor')
	SwiftCompile normal arm64 Compiling\ UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift (in target 'BXAnchor' from project 'BXAnchor')
	Building workspace spi-builder-workspace with scheme BXAnchor
(7 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  BXAnchor: /Users/admin/builder/spi-builder-workspace
resolved source packages: BXAnchor
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BXAnchor",
  "name" : "BXAnchor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BXAnchor",
      "targets" : [
        "BXAnchor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BXAnchor",
      "module_type" : "SwiftTarget",
      "name" : "BXAnchor",
      "path" : "Sources",
      "product_memberships" : [
        "BXAnchor"
      ],
      "sources" : [
        "BXAnchor.swift",
        "UIStackView+Extension.swift",
        "UIView+Layout.swift",
        "UIView+Stacking.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BXAnchor"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BXAnchor -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BXAnchor -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  BXAnchor: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BXAnchor' in project 'BXAnchor'
        ➜ Explicit dependency on target 'BXAnchor' in project 'BXAnchor'
    Target 'BXAnchor' in project 'BXAnchor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: dc519cb0cd6dc3d4f8f3ab3f6bd0ec02
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dc519cb0cd6dc3d4f8f3ab3f6bd0ec02.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver BXAnchor normal armv7k com.apple.xcode.tools.swift.compiler (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BXAnchor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor_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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BXAnchor normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BXAnchor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor-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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor_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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64_32/BXAnchor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BXAnchor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BXAnchor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor_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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/arm64/BXAnchor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ BXAnchor (in target 'BXAnchor' from project 'BXAnchor')
EmitSwiftModule normal armv7k (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift:11:11: error: cannot find type 'UIStackView' in scope
extension UIStackView {
          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:11:81: error: cannot find type 'NSLayoutConstraint' in scope
    public var top, leading, bottom, trailing, centerX, centerY, width, height: NSLayoutConstraint?
                                                                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:16:21: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case top(_ top: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:17:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case leading(_ leading: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:18:27: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case bottom(_ bottom: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                          ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:19:31: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case trailing(_ trailing: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:20:29: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    case centerX(_ centerX: NSLayoutXAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:21:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    case centerY(_ centerY: NSLayoutYAxisAnchor, constant: CGFloat = 0)
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:29: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                            ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:60: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:90: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:71:122: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func anchor(top: NSLayoutYAxisAnchor?, leading: NSLayoutXAxisAnchor?, bottom: NSLayoutYAxisAnchor?, trailing: NSLayoutXAxisAnchor?, padding: UIEdgeInsets = .zero, size: CGSize = .zero) -> AnchoredConstraints {
                                                                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:150:37: error: cannot find type 'NSLayoutXAxisAnchor' in scope
    public func centerXTo(_ anchor: NSLayoutXAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:155:37: error: cannot find type 'NSLayoutYAxisAnchor' in scope
    public func centerYTo(_ anchor: NSLayoutYAxisAnchor) {
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:210:31: error: cannot find type 'UIImpactFeedbackGenerator' in scope
    func shake(feedbackStyle: UIImpactFeedbackGenerator.FeedbackStyle = .heavy){
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:249:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChild(_ view: UIView) -> UIView {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:40: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:254:51: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func centerChildVertically(_ view: UIView) -> UIView {
                                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:24: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                       ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:263:58: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func child(_ view: UIView, padding: UIEdgeInsets) -> UIView {
                                                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:303:26: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func withMaxWidth<T: UIView>(_ wid: CGFloat) -> T {
                         ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift:27:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:207: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:37: error: cannot find type 'NSLayoutConstraint' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:125: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:170: error: cannot find type 'UIStackView' in scope
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:14:82: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    fileprivate func _stack(_ axis: NSLayoutConstraint.Axis = .vertical, views: [UIView?], spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:160: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:78: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:123: error: cannot find type 'UIStackView' in scope
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:27:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func vstack(_ views: UIView?..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:45: error: cannot find type 'UIStackView' in scope
    public func stack(_ views: [UIView]) -> UIStackView {
                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:31:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func stack(_ views: [UIView]) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:159: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                                                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:77: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:122: error: cannot find type 'UIStackView' in scope
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                                                                                                         ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:36:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func hstack(_ views: UIView..., spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, distribution: UIStackView.Distribution = .fill) -> UIStackView {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:41:29: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withSize<T: UIView>(_ size: CGSize) -> T {
                            ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:49:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withHeight<T: UIView>(_ height: CGFloat) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:56:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinHeight<T: UIView>(_ height: CGFloat) -> T {
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:63:30: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withWidth<T: UIView>(_ width: CGFloat) -> T {
                             ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:69:27: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func square<T: UIView>(_ width: CGFloat) -> T {
                          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:77:33: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withMinWidth<T: UIView>(_ width: CGFloat) -> T {
                                ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:84:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func withBorder<T: UIView>(width: CGFloat, color: UIColor) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:91:31: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    public func visibility<T: UIView>(_ hidden: Bool) -> T {
                              ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:12:11: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
extension UIView {
          ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift:110:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BXAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.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/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BXAnchor -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BXAnchor.build/Debug-watchos/BXAnchor.build/Objects-normal/armv7k/BXAnchor.abi.json
SwiftCompile normal armv7k Compiling\ UIView+Stacking.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift (in target 'BXAnchor' from project 'BXAnchor')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift (in target 'BXAnchor' from project 'BXAnchor')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/UIView+Layout.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 Compiling\ UIView+Stacking.swift /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift (in target 'BXAnchor' from project 'BXAnchor')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/UIView+Stacking.swift (in target 'BXAnchor' from project 'BXAnchor')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'BXAnchor' from project 'BXAnchor')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ BXAnchor (in target 'BXAnchor' from project 'BXAnchor')
	SwiftCompile normal arm64_32 Compiling\ UIStackView+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/UIStackView+Extension.swift (in target 'BXAnchor' from project 'BXAnchor')
	Building workspace spi-builder-workspace with scheme BXAnchor
(4 failures)
BUILD FAILURE 6.1 watchOS