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 SwipyCell, reference 4.1.0 (a63835), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 04:16:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moritzsternemann/SwipyCell.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moritzsternemann/SwipyCell
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at a63835e Migrate to Swift Package (#25)
Cloned https://github.com/moritzsternemann/SwipyCell.git
Revision (git rev-parse @):
a63835ea7d507ca0f0564cd2530e60e89bc775ae
SUCCESS checkout https://github.com/moritzsternemann/SwipyCell.git at 4.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/moritzsternemann/SwipyCell.git
https://github.com/moritzsternemann/SwipyCell.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwipyCell",
  "name" : "SwipyCell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwipyCell",
      "targets" : [
        "SwipyCell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwipyCell",
      "module_type" : "SwiftTarget",
      "name" : "SwipyCell",
      "path" : "Sources/SwipyCell",
      "product_memberships" : [
        "SwipyCell"
      ],
      "sources" : [
        "SwipyCell.swift",
        "SwipyCellTypes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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:
  SwipyCell: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwipyCell
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwipyCell",
  "name" : "SwipyCell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwipyCell",
      "targets" : [
        "SwipyCell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwipyCell",
      "module_type" : "SwiftTarget",
      "name" : "SwipyCell",
      "path" : "Sources/SwipyCell",
      "product_memberships" : [
        "SwipyCell"
      ],
      "sources" : [
        "SwipyCell.swift",
        "SwipyCellTypes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwipyCell"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwipyCell -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 SwipyCell -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:
  SwipyCell: /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 'SwipyCell' in project 'SwipyCell'
        ➜ Explicit dependency on target 'SwipyCell' in project 'SwipyCell'
    Target 'SwipyCell' in project 'SwipyCell' (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: 09c6646598c9cbb59c2587af276336ad
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/09c6646598c9cbb59c2587af276336ad.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-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/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
    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/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/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.DependencyStaticMetadataFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.modulemap (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.DependencyMetadataFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell_const_extract_protocols.json (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.SwiftFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-OutputFileMap.json (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell_const_extract_protocols.json (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.SwiftConstValuesFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.LinkFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.SwiftFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.SwiftConstValuesFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.LinkFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-OutputFileMap.json (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.SwiftFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.SwiftConstValuesFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell_const_extract_protocols.json (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.LinkFileList (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-OutputFileMap.json (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SwipyCell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.modulemap (in target 'SwipyCell' from project 'SwipyCell')
    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/SwipyCell.build/Debug-watchos/SwipyCell.build/SwipyCell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver SwipyCell normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwipyCell' from project 'SwipyCell')
    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 SwipyCell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.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-watchos5.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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwipyCell normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwipyCell' from project 'SwipyCell')
    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 SwipyCell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.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-watchos5.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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwipyCell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwipyCell' from project 'SwipyCell')
    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 SwipyCell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.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-watchos5.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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
EmitSwiftModule normal arm64_32 (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:28:31: error: cannot find type 'UIPanGestureRecognizer' in scope
    var panGestureRecognizer: UIPanGestureRecognizer!
                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:40:32: error: cannot find type 'UIImageView' in scope
    var contentScreenshotView: UIImageView?
                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:41:29: error: cannot find type 'UIView' in scope
    var colorIndicatorView: UIView!
                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:42:22: error: cannot find type 'UIView' in scope
    var slidingView: UIView!
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:43:21: error: cannot find type 'UIView' in scope
    var activeView: UIView?
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:58:33: error: cannot find type 'UITableViewCell' in scope
    override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
                                ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:118:111: error: cannot find type 'UIView' in scope
    public func addSwipeTrigger(forState state: SwipyCellState, withMode mode: SwipyCellMode, swipeView view: UIView, swipeColor color: UIColor, completion block: SwipyCellTriggerBlock?) {
                                                                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:137:24: error: method does not override any method from its superclass
    override open func prepareForReuse() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:161:44: error: cannot find type 'UIPanGestureRecognizer' in scope
    @objc func handlePanGesture(_ gesture: UIPanGestureRecognizer) {
                                           ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:214:74: error: cannot find type 'UIGestureRecognizer' in scope
    open override func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:325:61: error: cannot find type 'UIView' in scope
    func swipeView(withSwipeState state: SwipyCellState) -> UIView? {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:383:67: error: cannot find type 'UIView' in scope
    func slideSwipeView(withPercentage percentage: CGFloat, view: UIView?, isDragging: Bool) {
                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:475:38: error: cannot find type 'UIView' in scope
    func setView(ofSlidingView view: UIView) {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:485:31: error: cannot find type 'UIView' in scope
    func image(withView view: UIView) -> UIImage {
                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:22:23: error: cannot find type 'UITableViewCell' in scope
open class SwipyCell: UITableViewCell, SwipyCellTriggerPointEditable {
                      ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:28:53: error: cannot find type 'UIView' in scope
    init(mode: SwipyCellMode, color: UIColor, view: UIView, block: SwipyCellTriggerBlock?) {
                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:37:22: error: cannot find type 'UIView' in scope
    public var view: UIView
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:86:48: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol SwipyCellTriggerPointEditable: class {
                                               ^~~~~
                                               AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwipyCellConfig' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = SwipyCellConfig()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:144:14: note: class 'SwipyCellConfig' does not conform to the 'Sendable' protocol
public class SwipyCellConfig: SwipyCellTriggerPointEditable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = SwipyCellConfig()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = SwipyCellConfig()
                      ^
    nonisolated(unsafe)
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/SwipyCell/SwipyCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwipyCell -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
EmitSwiftModule normal arm64 (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:28:31: error: cannot find type 'UIPanGestureRecognizer' in scope
    var panGestureRecognizer: UIPanGestureRecognizer!
                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:40:32: error: cannot find type 'UIImageView' in scope
    var contentScreenshotView: UIImageView?
                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:41:29: error: cannot find type 'UIView' in scope
    var colorIndicatorView: UIView!
                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:42:22: error: cannot find type 'UIView' in scope
    var slidingView: UIView!
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:43:21: error: cannot find type 'UIView' in scope
    var activeView: UIView?
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:58:33: error: cannot find type 'UITableViewCell' in scope
    override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
                                ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:118:111: error: cannot find type 'UIView' in scope
    public func addSwipeTrigger(forState state: SwipyCellState, withMode mode: SwipyCellMode, swipeView view: UIView, swipeColor color: UIColor, completion block: SwipyCellTriggerBlock?) {
                                                                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:137:24: error: method does not override any method from its superclass
    override open func prepareForReuse() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:161:44: error: cannot find type 'UIPanGestureRecognizer' in scope
    @objc func handlePanGesture(_ gesture: UIPanGestureRecognizer) {
                                           ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:214:74: error: cannot find type 'UIGestureRecognizer' in scope
    open override func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:325:61: error: cannot find type 'UIView' in scope
    func swipeView(withSwipeState state: SwipyCellState) -> UIView? {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:383:67: error: cannot find type 'UIView' in scope
    func slideSwipeView(withPercentage percentage: CGFloat, view: UIView?, isDragging: Bool) {
                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:475:38: error: cannot find type 'UIView' in scope
    func setView(ofSlidingView view: UIView) {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:485:31: error: cannot find type 'UIView' in scope
    func image(withView view: UIView) -> UIImage {
                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:22:23: error: cannot find type 'UITableViewCell' in scope
open class SwipyCell: UITableViewCell, SwipyCellTriggerPointEditable {
                      ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:28:53: error: cannot find type 'UIView' in scope
    init(mode: SwipyCellMode, color: UIColor, view: UIView, block: SwipyCellTriggerBlock?) {
                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:37:22: error: cannot find type 'UIView' in scope
    public var view: UIView
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:86:48: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol SwipyCellTriggerPointEditable: class {
                                               ^~~~~
                                               AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwipyCellConfig' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = SwipyCellConfig()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:144:14: note: class 'SwipyCellConfig' does not conform to the 'Sendable' protocol
public class SwipyCellConfig: SwipyCellTriggerPointEditable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = SwipyCellConfig()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = SwipyCellConfig()
                      ^
    nonisolated(unsafe)
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/SwipyCell/SwipyCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwipyCell -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.abi.json
SwiftCompile normal arm64 Compiling\ SwipyCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift (in target 'SwipyCell' from project 'SwipyCell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftEmitModule normal armv7k Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
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/SwipyCell/SwipyCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwipyCell -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.abi.json
EmitSwiftModule normal armv7k (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:28:31: error: cannot find type 'UIPanGestureRecognizer' in scope
    var panGestureRecognizer: UIPanGestureRecognizer!
                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:40:32: error: cannot find type 'UIImageView' in scope
    var contentScreenshotView: UIImageView?
                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:41:29: error: cannot find type 'UIView' in scope
    var colorIndicatorView: UIView!
                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:42:22: error: cannot find type 'UIView' in scope
    var slidingView: UIView!
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:43:21: error: cannot find type 'UIView' in scope
    var activeView: UIView?
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:58:33: error: cannot find type 'UITableViewCell' in scope
    override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
                                ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:118:111: error: cannot find type 'UIView' in scope
    public func addSwipeTrigger(forState state: SwipyCellState, withMode mode: SwipyCellMode, swipeView view: UIView, swipeColor color: UIColor, completion block: SwipyCellTriggerBlock?) {
                                                                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:137:24: error: method does not override any method from its superclass
    override open func prepareForReuse() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:161:44: error: cannot find type 'UIPanGestureRecognizer' in scope
    @objc func handlePanGesture(_ gesture: UIPanGestureRecognizer) {
                                           ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:214:74: error: cannot find type 'UIGestureRecognizer' in scope
    open override func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:325:61: error: cannot find type 'UIView' in scope
    func swipeView(withSwipeState state: SwipyCellState) -> UIView? {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:383:67: error: cannot find type 'UIView' in scope
    func slideSwipeView(withPercentage percentage: CGFloat, view: UIView?, isDragging: Bool) {
                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:475:38: error: cannot find type 'UIView' in scope
    func setView(ofSlidingView view: UIView) {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:485:31: error: cannot find type 'UIView' in scope
    func image(withView view: UIView) -> UIImage {
                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:22:23: error: cannot find type 'UITableViewCell' in scope
open class SwipyCell: UITableViewCell, SwipyCellTriggerPointEditable {
                      ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:28:53: error: cannot find type 'UIView' in scope
    init(mode: SwipyCellMode, color: UIColor, view: UIView, block: SwipyCellTriggerBlock?) {
                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:37:22: error: cannot find type 'UIView' in scope
    public var view: UIView
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:86:48: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol SwipyCellTriggerPointEditable: class {
                                               ^~~~~
                                               AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwipyCellConfig' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let shared = SwipyCellConfig()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:144:14: note: class 'SwipyCellConfig' does not conform to the 'Sendable' protocol
public class SwipyCellConfig: SwipyCellTriggerPointEditable {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static let shared = SwipyCellConfig()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:145:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let shared = SwipyCellConfig()
                      ^
    nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ SwipyCellTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift (in target 'SwipyCell' from project 'SwipyCell')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'SwipyCell' from project 'SwipyCell')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
	EmitSwiftModule normal arm64 (in target 'SwipyCell' from project 'SwipyCell')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
	EmitSwiftModule normal armv7k (in target 'SwipyCell' from project 'SwipyCell')
	Building workspace spi-builder-workspace with scheme SwipyCell
(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:
  SwipyCell: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwipyCell
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwipyCell",
  "name" : "SwipyCell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwipyCell",
      "targets" : [
        "SwipyCell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwipyCell",
      "module_type" : "SwiftTarget",
      "name" : "SwipyCell",
      "path" : "Sources/SwipyCell",
      "product_memberships" : [
        "SwipyCell"
      ],
      "sources" : [
        "SwipyCell.swift",
        "SwipyCellTypes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwipyCell"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwipyCell -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 SwipyCell -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SwipyCell: /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 'SwipyCell' in project 'SwipyCell'
        ➜ Explicit dependency on target 'SwipyCell' in project 'SwipyCell'
    Target 'SwipyCell' in project 'SwipyCell' (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: 32d65f3ea4130e3b1f92fd9694f12d60
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32d65f3ea4130e3b1f92fd9694f12d60.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 SwipyCell normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwipyCell' from project 'SwipyCell')
    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 SwipyCell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.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-watchos5.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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwipyCell normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwipyCell' from project 'SwipyCell')
    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 SwipyCell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.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-watchos5.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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwipyCell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwipyCell' from project 'SwipyCell')
    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 SwipyCell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.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-watchos5.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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64/SwipyCell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
EmitSwiftModule normal arm64_32 (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:28:31: error: cannot find type 'UIPanGestureRecognizer' in scope
    var panGestureRecognizer: UIPanGestureRecognizer!
                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:40:32: error: cannot find type 'UIImageView' in scope
    var contentScreenshotView: UIImageView?
                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:41:29: error: cannot find type 'UIView' in scope
    var colorIndicatorView: UIView!
                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:42:22: error: cannot find type 'UIView' in scope
    var slidingView: UIView!
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:43:21: error: cannot find type 'UIView' in scope
    var activeView: UIView?
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:58:33: error: cannot find type 'UITableViewCell' in scope
    override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
                                ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:118:111: error: cannot find type 'UIView' in scope
    public func addSwipeTrigger(forState state: SwipyCellState, withMode mode: SwipyCellMode, swipeView view: UIView, swipeColor color: UIColor, completion block: SwipyCellTriggerBlock?) {
                                                                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:137:24: error: method does not override any method from its superclass
    override open func prepareForReuse() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:161:44: error: cannot find type 'UIPanGestureRecognizer' in scope
    @objc func handlePanGesture(_ gesture: UIPanGestureRecognizer) {
                                           ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:214:74: error: cannot find type 'UIGestureRecognizer' in scope
    open override func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:325:61: error: cannot find type 'UIView' in scope
    func swipeView(withSwipeState state: SwipyCellState) -> UIView? {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:383:67: error: cannot find type 'UIView' in scope
    func slideSwipeView(withPercentage percentage: CGFloat, view: UIView?, isDragging: Bool) {
                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:475:38: error: cannot find type 'UIView' in scope
    func setView(ofSlidingView view: UIView) {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:485:31: error: cannot find type 'UIView' in scope
    func image(withView view: UIView) -> UIImage {
                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:22:23: error: cannot find type 'UITableViewCell' in scope
open class SwipyCell: UITableViewCell, SwipyCellTriggerPointEditable {
                      ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:28:53: error: cannot find type 'UIView' in scope
    init(mode: SwipyCellMode, color: UIColor, view: UIView, block: SwipyCellTriggerBlock?) {
                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:37:22: error: cannot find type 'UIView' in scope
    public var view: UIView
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:86:48: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol SwipyCellTriggerPointEditable: class {
                                               ^~~~~
                                               AnyObject
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/SwipyCell/SwipyCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwipyCell -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/arm64_32/SwipyCell.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
EmitSwiftModule normal armv7k (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:28:31: error: cannot find type 'UIPanGestureRecognizer' in scope
    var panGestureRecognizer: UIPanGestureRecognizer!
                              ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:40:32: error: cannot find type 'UIImageView' in scope
    var contentScreenshotView: UIImageView?
                               ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:41:29: error: cannot find type 'UIView' in scope
    var colorIndicatorView: UIView!
                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:42:22: error: cannot find type 'UIView' in scope
    var slidingView: UIView!
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:43:21: error: cannot find type 'UIView' in scope
    var activeView: UIView?
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:58:33: error: cannot find type 'UITableViewCell' in scope
    override public init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
                                ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:118:111: error: cannot find type 'UIView' in scope
    public func addSwipeTrigger(forState state: SwipyCellState, withMode mode: SwipyCellMode, swipeView view: UIView, swipeColor color: UIColor, completion block: SwipyCellTriggerBlock?) {
                                                                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:137:24: error: method does not override any method from its superclass
    override open func prepareForReuse() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:161:44: error: cannot find type 'UIPanGestureRecognizer' in scope
    @objc func handlePanGesture(_ gesture: UIPanGestureRecognizer) {
                                           ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:214:74: error: cannot find type 'UIGestureRecognizer' in scope
    open override func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                         ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:325:61: error: cannot find type 'UIView' in scope
    func swipeView(withSwipeState state: SwipyCellState) -> UIView? {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:383:67: error: cannot find type 'UIView' in scope
    func slideSwipeView(withPercentage percentage: CGFloat, view: UIView?, isDragging: Bool) {
                                                                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:475:38: error: cannot find type 'UIView' in scope
    func setView(ofSlidingView view: UIView) {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:485:31: error: cannot find type 'UIView' in scope
    func image(withView view: UIView) -> UIImage {
                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCell.swift:22:23: error: cannot find type 'UITableViewCell' in scope
open class SwipyCell: UITableViewCell, SwipyCellTriggerPointEditable {
                      ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:28:53: error: cannot find type 'UIView' in scope
    init(mode: SwipyCellMode, color: UIColor, view: UIView, block: SwipyCellTriggerBlock?) {
                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:37:22: error: cannot find type 'UIView' in scope
    public var view: UIView
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift:86:48: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol SwipyCellTriggerPointEditable: class {
                                               ^~~~~
                                               AnyObject
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/SwipyCell/SwipyCell.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -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 5 -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell_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/SwipyCell.build/Debug-watchos/SwipyCell.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/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwipyCell -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/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipyCell.build/Debug-watchos/SwipyCell.build/Objects-normal/armv7k/SwipyCell.abi.json
SwiftCompile normal armv7k Compiling\ SwipyCellTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift (in target 'SwipyCell' from project 'SwipyCell')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwipyCell/SwipyCellTypes.swift (in target 'SwipyCell' from project 'SwipyCell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'SwipyCell' from project 'SwipyCell')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
	EmitSwiftModule normal armv7k (in target 'SwipyCell' from project 'SwipyCell')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SwipyCell (in target 'SwipyCell' from project 'SwipyCell')
	Building workspace spi-builder-workspace with scheme SwipyCell
(5 failures)
BUILD FAILURE 6.1 watchOS