The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BJOTPViewController, reference v2.6.1 (eb6dd4), with Swift 6.3 for watchOS using Xcode 26.4 on 13 Apr 2026 07:48:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BadhanGanesh/BJOTPViewController.git
Reference: v2.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BadhanGanesh/BJOTPViewController
 * tag               v2.6.1     -> FETCH_HEAD
HEAD is now at eb6dd48 Merge pull request #15 from BadhanGanesh/develop
Cloned https://github.com/BadhanGanesh/BJOTPViewController.git
Revision (git rev-parse @):
eb6dd488e7436442494ff8bbc5f4bc57f12064ac
SUCCESS checkout https://github.com/BadhanGanesh/BJOTPViewController.git at v2.6.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/BadhanGanesh/BJOTPViewController.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  BJOTPViewController: /Users/admin/builder/spi-builder-workspace
resolved source packages: BJOTPViewController
2026-04-13 03:48:29.036 xcodebuild[529:3044] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BJOTPViewController",
  "name" : "BJOTPViewController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BJOTPViewController",
      "targets" : [
        "BJOTPViewController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.0"
  ],
  "targets" : [
    {
      "c99name" : "BJOTPViewController",
      "module_type" : "SwiftTarget",
      "name" : "BJOTPViewController",
      "path" : "Sources/BJOTPViewController",
      "product_memberships" : [
        "BJOTPViewController"
      ],
      "sources" : [
        "BJOTPViewController.swift",
        "Custom Views/BJOTPAuthenticateButton.swift",
        "Custom Views/BJOTPTextField.swift",
        "Swift Extensions/UIColorExtensions.swift",
        "Swift Extensions/UIViewControllerExtensions.swift",
        "Swift Extensions/UIViewExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BJOTPViewController"
    ]
  }
}
2026-04-13 03:48:36.809 xcodebuild[628:3785] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BJOTPViewController -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BJOTPViewController -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  BJOTPViewController: /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 'BJOTPViewController' in project 'BJOTPViewController'
        ➜ Explicit dependency on target 'BJOTPViewController' in project 'BJOTPViewController'
    Target 'BJOTPViewController' in project 'BJOTPViewController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 10b71b997bc57c3e6e68b419478c503d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/10b71b997bc57c3e6e68b419478c503d.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController_const_extract_protocols.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController_const_extract_protocols.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.SwiftConstValuesFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.LinkFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.LinkFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.SwiftConstValuesFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.SwiftFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController-OutputFileMap.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.SwiftFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-OutputFileMap.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.LinkFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftConstValuesFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.modulemap (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.DependencyStaticMetadataFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.DependencyMetadataFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/BJOTPViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.modulemap (in target 'BJOTPViewController' from project 'BJOTPViewController')
    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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/BJOTPViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver BJOTPViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BJOTPViewController normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController_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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BJOTPViewController normal armv7k com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target 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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController-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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController_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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController-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\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
EmitSwiftModule normal arm64_32 (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
Failed frontend command:
/Applications/Xcode-26.4.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/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.abi.json
EmitSwiftModule normal arm64 (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:71:38: error: 'UIButton' is unavailable in watchOS
    @objc func didTap(footer button: UIButton, from viewController: BJOTPViewController)
                                     ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:100:30: error: 'UIButton' is unavailable in watchOS
    private var closeButton: UIButton?
                             ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:101:28: error: 'UIStackView' is unavailable in watchOS
    private var stackView: UIStackView!
                           ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:103:36: error: 'UILabel' is unavailable in watchOS
    private var headingTitleLabel: UILabel?
                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:104:33: error: 'UIImageView' is unavailable in watchOS
    private var brandImageView: UIImageView?
                                ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
@interface UIImageView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:105:34: error: 'UIStackView' is unavailable in watchOS
    private var masterStackView: UIStackView!
                                 ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:108:37: error: 'UILabel' is unavailable in watchOS
    private var primaryHeaderLabel: UILabel?
                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:109:39: error: 'UILabel' is unavailable in watchOS
    private var secondaryHeaderLabel: UILabel?
                                      ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:110:39: error: 'UIStackView' is unavailable in watchOS
    private var headerTextsStackView: UIStackView?
                                      ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:114:49: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var headingTitleLabelTopConstraint: NSLayoutConstraint?
                                                ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:115:51: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var masterStackViewCenterYConstraint: NSLayoutConstraint!
                                                  ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:131:58: error: 'UITouch' is unavailable in watchOS
                self.touchesEnded(Set.init(arrayLiteral: UITouch()), with: nil)
                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:177:46: error: 'systemBlue' is unavailable in watchOS
    @objc public var accentColor: UIColor = .systemBlue {
                                             ^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:123:49: note: 'systemBlue' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemBlueColor         API_AVAILABLE(ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos);
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:418:51: error: 'UIButton' is unavailable in watchOS
    @objc func authenticateButtonTapped(_ sender: UIButton) {
                                                  ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:432:52: error: 'UIButton' is unavailable in watchOS
    @objc private func closeButtonTapped(_ sender: UIButton) {
                                                   ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:443:78: error: 'UIViewControllerTransitionCoordinator' is unavailable in watchOS
    open override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitionCoordinator.h:81:11: note: 'UIViewControllerTransitionCoordinator' has been explicitly marked unavailable here
@protocol UIViewControllerTransitionCoordinator <UIViewControllerTransitionCoordinatorContext>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:478:52: error: 'UITouch' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:478:74: error: 'UIEvent' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:80:33: error: 'UIViewController' is unavailable in watchOS
open class BJOTPViewController: UIViewController {
                                ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:518:40: error: 'UITextField' is unavailable in watchOS
    public func textField(_ textField: UITextField, shouldChangeCharactersIn range: NSRange, replacementString string: String) -> Bool {
                                       ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:616:55: error: 'UITextField' is unavailable in watchOS
    public func textFieldDidBeginEditing(_ textField: UITextField) {
                                                      ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:622:53: error: 'UITextField' is unavailable in watchOS
    public func textFieldDidEndEditing(_ textField: UITextField) {
                                                    ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:514:32: error: 'UITextFieldDelegate' is unavailable in watchOS
extension BJOTPViewController: UITextFieldDelegate {
                               ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:140:11: note: 'UITextFieldDelegate' has been explicitly marked unavailable here
@protocol UITextFieldDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:882:45: error: 'UIButton' is unavailable in watchOS
    @objc func footerButtonTapped(_ button: UIButton) {
                                            ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:933:65: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutAuthenticateButton(withSibling view: UIView) {
                                                                ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:955:57: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutOTPStackView(with subviews: [UIView]) {
                                                        ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:977:58: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutAllStackViews(with subviews: [UIView]) {
                                                         ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1252:85: error: 'UIPresentationController' is unavailable in watchOS
    public func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:65:12: note: 'UIPresentationController' has been explicitly marked unavailable here
@interface UIPresentationController : NSObject <UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1252:17: error: cannot override 'presentationControllerDidAttemptToDismiss' which has been marked unavailable
    public func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                ^
UIKit.UIAdaptivePresentationControllerDelegate.presentationControllerDidAttemptToDismiss:3:17: note: 'presentationControllerDidAttemptToDismiss' has been explicitly marked unavailable here
  optional func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1251:32: error: 'UIAdaptivePresentationControllerDelegate' is unavailable in watchOS
extension BJOTPViewController: UIAdaptivePresentationControllerDelegate {
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:24:11: note: 'UIAdaptivePresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UIAdaptivePresentationControllerDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:32: error: 'UIScene' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                               ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:20:12: note: 'UIScene' has been explicitly marked unavailable here
@interface UIScene : UIResponder
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:64: error: 'UISceneSession' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                                                               ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISceneSession.h:19:12: note: 'UISceneSession' has been explicitly marked unavailable here
@interface UISceneSession : NSObject <NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:107: error: 'UIScene' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                                                                                                          ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:20:12: note: 'UIScene' has been explicitly marked unavailable here
@interface UIScene : UIResponder
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1258:32: error: 'UISceneDelegate' is unavailable in watchOS
extension BJOTPViewController: UISceneDelegate {
                               ^~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:64:11: note: 'UISceneDelegate' has been explicitly marked unavailable here
@protocol UISceneDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:45:47: error: 'UITouch' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:45:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:56:47: error: 'UITouch' is unavailable in watchOS
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:56:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:67:51: error: 'UITouch' is unavailable in watchOS
    override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                  ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:67:73: error: 'UIEvent' is unavailable in watchOS
    override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                        ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:31:38: error: 'UIButton' is unavailable in watchOS
final class BJOTPAuthenticateButton: UIButton {
                                     ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:39:43: error: 'UITextPosition' is unavailable in watchOS
    override func caretRect(for position: UITextPosition) -> CGRect {
                                          ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInput.h:298:12: note: 'UITextPosition' has been explicitly marked unavailable here
@interface UITextPosition : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:43:57: error: 'UITextPosition' is unavailable in watchOS
    override func closestPosition(to point: CGPoint) -> UITextPosition? {
                                                        ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInput.h:298:12: note: 'UITextPosition' has been explicitly marked unavailable here
@interface UITextPosition : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:35:29: error: 'UITextField' is unavailable in watchOS
final class BJOTPTextField: UITextField {
                            ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:45:62: error: 'UIAlertAction' is unavailable in watchOS
                                        firstButtonAction: ((UIAlertAction) -> Void)? = nil,
                                                             ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:32:12: note: 'UIAlertAction' has been explicitly marked unavailable here
@interface UIAlertAction : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:46:63: error: 'UIAlertAction' is unavailable in watchOS
                                        secondButtonAction: ((UIAlertAction) -> Void)? = nil) {
                                                              ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:32:12: note: 'UIAlertAction' has been explicitly marked unavailable here
@interface UIAlertAction : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:67:52: error: 'UITouch' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:67:74: error: 'UIEvent' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:31:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:201:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    func change(yOffset y: CGFloat = 0.0) -> NSLayoutConstraint? {
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:217:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    func change(xOffset x: CGFloat = 0.0) -> NSLayoutConstraint? {
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:44:11: error: 'UIView' is unavailable in watchOS
extension UIView {
          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:435:11: error: 'UILabel' is unavailable in watchOS
extension UILabel {
          ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
SwiftEmitModule normal armv7k Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
2026-04-13 03:48:38.324 xcodebuild[632:3832] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
	EmitSwiftModule normal arm64 (in target 'BJOTPViewController' from project 'BJOTPViewController')
	Building workspace spi-builder-workspace with scheme BJOTPViewController
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  BJOTPViewController: /Users/admin/builder/spi-builder-workspace
resolved source packages: BJOTPViewController
2026-04-13 03:48:45.413 xcodebuild[658:4102] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BJOTPViewController",
  "name" : "BJOTPViewController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BJOTPViewController",
      "targets" : [
        "BJOTPViewController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.0"
  ],
  "targets" : [
    {
      "c99name" : "BJOTPViewController",
      "module_type" : "SwiftTarget",
      "name" : "BJOTPViewController",
      "path" : "Sources/BJOTPViewController",
      "product_memberships" : [
        "BJOTPViewController"
      ],
      "sources" : [
        "BJOTPViewController.swift",
        "Custom Views/BJOTPAuthenticateButton.swift",
        "Custom Views/BJOTPTextField.swift",
        "Swift Extensions/UIColorExtensions.swift",
        "Swift Extensions/UIViewControllerExtensions.swift",
        "Swift Extensions/UIViewExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BJOTPViewController"
    ]
  }
}
2026-04-13 03:48:46.715 xcodebuild[667:4192] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BJOTPViewController -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BJOTPViewController -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  BJOTPViewController: /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 'BJOTPViewController' in project 'BJOTPViewController'
        ➜ Explicit dependency on target 'BJOTPViewController' in project 'BJOTPViewController'
    Target 'BJOTPViewController' in project 'BJOTPViewController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver BJOTPViewController normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController_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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BJOTPViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver BJOTPViewController normal armv7k com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target 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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController-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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController_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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/armv7k/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
Failed frontend command:
/Applications/Xcode-26.4.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/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.abi.json
EmitSwiftModule normal arm64 (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:71:38: error: 'UIButton' is unavailable in watchOS
    @objc func didTap(footer button: UIButton, from viewController: BJOTPViewController)
                                     ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:100:30: error: 'UIButton' is unavailable in watchOS
    private var closeButton: UIButton?
                             ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:101:28: error: 'UIStackView' is unavailable in watchOS
    private var stackView: UIStackView!
                           ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:103:36: error: 'UILabel' is unavailable in watchOS
    private var headingTitleLabel: UILabel?
                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:104:33: error: 'UIImageView' is unavailable in watchOS
    private var brandImageView: UIImageView?
                                ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
@interface UIImageView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:105:34: error: 'UIStackView' is unavailable in watchOS
    private var masterStackView: UIStackView!
                                 ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:108:37: error: 'UILabel' is unavailable in watchOS
    private var primaryHeaderLabel: UILabel?
                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:109:39: error: 'UILabel' is unavailable in watchOS
    private var secondaryHeaderLabel: UILabel?
                                      ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:110:39: error: 'UIStackView' is unavailable in watchOS
    private var headerTextsStackView: UIStackView?
                                      ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:114:49: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var headingTitleLabelTopConstraint: NSLayoutConstraint?
                                                ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:115:51: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var masterStackViewCenterYConstraint: NSLayoutConstraint!
                                                  ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:131:58: error: 'UITouch' is unavailable in watchOS
                self.touchesEnded(Set.init(arrayLiteral: UITouch()), with: nil)
                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:177:46: error: 'systemBlue' is unavailable in watchOS
    @objc public var accentColor: UIColor = .systemBlue {
                                             ^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:123:49: note: 'systemBlue' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemBlueColor         API_AVAILABLE(ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos);
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:418:51: error: 'UIButton' is unavailable in watchOS
    @objc func authenticateButtonTapped(_ sender: UIButton) {
                                                  ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:432:52: error: 'UIButton' is unavailable in watchOS
    @objc private func closeButtonTapped(_ sender: UIButton) {
                                                   ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:443:78: error: 'UIViewControllerTransitionCoordinator' is unavailable in watchOS
    open override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitionCoordinator.h:81:11: note: 'UIViewControllerTransitionCoordinator' has been explicitly marked unavailable here
@protocol UIViewControllerTransitionCoordinator <UIViewControllerTransitionCoordinatorContext>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:478:52: error: 'UITouch' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:478:74: error: 'UIEvent' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:80:33: error: 'UIViewController' is unavailable in watchOS
open class BJOTPViewController: UIViewController {
                                ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:518:40: error: 'UITextField' is unavailable in watchOS
    public func textField(_ textField: UITextField, shouldChangeCharactersIn range: NSRange, replacementString string: String) -> Bool {
                                       ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:616:55: error: 'UITextField' is unavailable in watchOS
    public func textFieldDidBeginEditing(_ textField: UITextField) {
                                                      ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:622:53: error: 'UITextField' is unavailable in watchOS
    public func textFieldDidEndEditing(_ textField: UITextField) {
                                                    ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:514:32: error: 'UITextFieldDelegate' is unavailable in watchOS
extension BJOTPViewController: UITextFieldDelegate {
                               ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:140:11: note: 'UITextFieldDelegate' has been explicitly marked unavailable here
@protocol UITextFieldDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:882:45: error: 'UIButton' is unavailable in watchOS
    @objc func footerButtonTapped(_ button: UIButton) {
                                            ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:933:65: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutAuthenticateButton(withSibling view: UIView) {
                                                                ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:955:57: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutOTPStackView(with subviews: [UIView]) {
                                                        ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:977:58: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutAllStackViews(with subviews: [UIView]) {
                                                         ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1252:85: error: 'UIPresentationController' is unavailable in watchOS
    public func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:65:12: note: 'UIPresentationController' has been explicitly marked unavailable here
@interface UIPresentationController : NSObject <UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1252:17: error: cannot override 'presentationControllerDidAttemptToDismiss' which has been marked unavailable
    public func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                ^
UIKit.UIAdaptivePresentationControllerDelegate.presentationControllerDidAttemptToDismiss:3:17: note: 'presentationControllerDidAttemptToDismiss' has been explicitly marked unavailable here
  optional func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1251:32: error: 'UIAdaptivePresentationControllerDelegate' is unavailable in watchOS
extension BJOTPViewController: UIAdaptivePresentationControllerDelegate {
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:24:11: note: 'UIAdaptivePresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UIAdaptivePresentationControllerDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:32: error: 'UIScene' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                               ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:20:12: note: 'UIScene' has been explicitly marked unavailable here
@interface UIScene : UIResponder
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:64: error: 'UISceneSession' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                                                               ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISceneSession.h:19:12: note: 'UISceneSession' has been explicitly marked unavailable here
@interface UISceneSession : NSObject <NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:107: error: 'UIScene' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                                                                                                          ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:20:12: note: 'UIScene' has been explicitly marked unavailable here
@interface UIScene : UIResponder
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1258:32: error: 'UISceneDelegate' is unavailable in watchOS
extension BJOTPViewController: UISceneDelegate {
                               ^~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:64:11: note: 'UISceneDelegate' has been explicitly marked unavailable here
@protocol UISceneDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:45:47: error: 'UITouch' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:45:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:56:47: error: 'UITouch' is unavailable in watchOS
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:56:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:67:51: error: 'UITouch' is unavailable in watchOS
    override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                  ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:67:73: error: 'UIEvent' is unavailable in watchOS
    override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                        ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:31:38: error: 'UIButton' is unavailable in watchOS
final class BJOTPAuthenticateButton: UIButton {
                                     ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:39:43: error: 'UITextPosition' is unavailable in watchOS
    override func caretRect(for position: UITextPosition) -> CGRect {
                                          ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInput.h:298:12: note: 'UITextPosition' has been explicitly marked unavailable here
@interface UITextPosition : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:43:57: error: 'UITextPosition' is unavailable in watchOS
    override func closestPosition(to point: CGPoint) -> UITextPosition? {
                                                        ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInput.h:298:12: note: 'UITextPosition' has been explicitly marked unavailable here
@interface UITextPosition : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:35:29: error: 'UITextField' is unavailable in watchOS
final class BJOTPTextField: UITextField {
                            ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:45:62: error: 'UIAlertAction' is unavailable in watchOS
                                        firstButtonAction: ((UIAlertAction) -> Void)? = nil,
                                                             ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:32:12: note: 'UIAlertAction' has been explicitly marked unavailable here
@interface UIAlertAction : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:46:63: error: 'UIAlertAction' is unavailable in watchOS
                                        secondButtonAction: ((UIAlertAction) -> Void)? = nil) {
                                                              ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:32:12: note: 'UIAlertAction' has been explicitly marked unavailable here
@interface UIAlertAction : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:67:52: error: 'UITouch' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:67:74: error: 'UIEvent' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:31:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:201:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    func change(yOffset y: CGFloat = 0.0) -> NSLayoutConstraint? {
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:217:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    func change(xOffset x: CGFloat = 0.0) -> NSLayoutConstraint? {
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:44:11: error: 'UIView' is unavailable in watchOS
extension UIView {
          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:435:11: error: 'UILabel' is unavailable in watchOS
extension UILabel {
          ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
SwiftCompile normal arm64 Compiling\ UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
Failed frontend command:
/Applications/Xcode-26.4.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/BJOTPViewController/BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name BJOTPViewController -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.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/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-watchos/BJOTPViewController.build/Objects-normal/arm64_32/BJOTPViewController.abi.json
EmitSwiftModule normal arm64_32 (in target 'BJOTPViewController' from project 'BJOTPViewController')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:71:38: error: 'UIButton' is unavailable in watchOS
    @objc func didTap(footer button: UIButton, from viewController: BJOTPViewController)
                                     ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:100:30: error: 'UIButton' is unavailable in watchOS
    private var closeButton: UIButton?
                             ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:101:28: error: 'UIStackView' is unavailable in watchOS
    private var stackView: UIStackView!
                           ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:103:36: error: 'UILabel' is unavailable in watchOS
    private var headingTitleLabel: UILabel?
                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:104:33: error: 'UIImageView' is unavailable in watchOS
    private var brandImageView: UIImageView?
                                ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImageView.h:21:12: note: 'UIImageView' has been explicitly marked unavailable here
@interface UIImageView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:105:34: error: 'UIStackView' is unavailable in watchOS
    private var masterStackView: UIStackView!
                                 ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:108:37: error: 'UILabel' is unavailable in watchOS
    private var primaryHeaderLabel: UILabel?
                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:109:39: error: 'UILabel' is unavailable in watchOS
    private var secondaryHeaderLabel: UILabel?
                                      ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:110:39: error: 'UIStackView' is unavailable in watchOS
    private var headerTextsStackView: UIStackView?
                                      ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:124:12: note: 'UIStackView' has been explicitly marked unavailable here
@interface UIStackView : UIView
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:114:49: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var headingTitleLabelTopConstraint: NSLayoutConstraint?
                                                ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:115:51: error: 'NSLayoutConstraint' is unavailable in watchOS
    private var masterStackViewCenterYConstraint: NSLayoutConstraint!
                                                  ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:131:58: error: 'UITouch' is unavailable in watchOS
                self.touchesEnded(Set.init(arrayLiteral: UITouch()), with: nil)
                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:177:46: error: 'systemBlue' is unavailable in watchOS
    @objc public var accentColor: UIColor = .systemBlue {
                                             ^~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:123:49: note: 'systemBlue' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemBlueColor         API_AVAILABLE(ios(7.0), tvos(9.0)) API_UNAVAILABLE(watchos);
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:418:51: error: 'UIButton' is unavailable in watchOS
    @objc func authenticateButtonTapped(_ sender: UIButton) {
                                                  ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:432:52: error: 'UIButton' is unavailable in watchOS
    @objc private func closeButtonTapped(_ sender: UIButton) {
                                                   ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:443:78: error: 'UIViewControllerTransitionCoordinator' is unavailable in watchOS
    open override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitionCoordinator.h:81:11: note: 'UIViewControllerTransitionCoordinator' has been explicitly marked unavailable here
@protocol UIViewControllerTransitionCoordinator <UIViewControllerTransitionCoordinatorContext>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:478:52: error: 'UITouch' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:478:74: error: 'UIEvent' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:80:33: error: 'UIViewController' is unavailable in watchOS
open class BJOTPViewController: UIViewController {
                                ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:518:40: error: 'UITextField' is unavailable in watchOS
    public func textField(_ textField: UITextField, shouldChangeCharactersIn range: NSRange, replacementString string: String) -> Bool {
                                       ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:616:55: error: 'UITextField' is unavailable in watchOS
    public func textFieldDidBeginEditing(_ textField: UITextField) {
                                                      ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:622:53: error: 'UITextField' is unavailable in watchOS
    public func textFieldDidEndEditing(_ textField: UITextField) {
                                                    ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:514:32: error: 'UITextFieldDelegate' is unavailable in watchOS
extension BJOTPViewController: UITextFieldDelegate {
                               ^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:140:11: note: 'UITextFieldDelegate' has been explicitly marked unavailable here
@protocol UITextFieldDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:882:45: error: 'UIButton' is unavailable in watchOS
    @objc func footerButtonTapped(_ button: UIButton) {
                                            ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:933:65: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutAuthenticateButton(withSibling view: UIView) {
                                                                ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:955:57: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutOTPStackView(with subviews: [UIView]) {
                                                        ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:977:58: error: 'UIView' is unavailable in watchOS
    fileprivate func layoutAllStackViews(with subviews: [UIView]) {
                                                         ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1252:85: error: 'UIPresentationController' is unavailable in watchOS
    public func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:65:12: note: 'UIPresentationController' has been explicitly marked unavailable here
@interface UIPresentationController : NSObject <UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1252:17: error: cannot override 'presentationControllerDidAttemptToDismiss' which has been marked unavailable
    public func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController) {
                ^
UIKit.UIAdaptivePresentationControllerDelegate.presentationControllerDidAttemptToDismiss:3:17: note: 'presentationControllerDidAttemptToDismiss' has been explicitly marked unavailable here
  optional func presentationControllerDidAttemptToDismiss(_ presentationController: UIPresentationController)}
                ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1251:32: error: 'UIAdaptivePresentationControllerDelegate' is unavailable in watchOS
extension BJOTPViewController: UIAdaptivePresentationControllerDelegate {
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:24:11: note: 'UIAdaptivePresentationControllerDelegate' has been explicitly marked unavailable here
@protocol UIAdaptivePresentationControllerDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:32: error: 'UIScene' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                               ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:20:12: note: 'UIScene' has been explicitly marked unavailable here
@interface UIScene : UIResponder
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:64: error: 'UISceneSession' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                                                               ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISceneSession.h:19:12: note: 'UISceneSession' has been explicitly marked unavailable here
@interface UISceneSession : NSObject <NSSecureCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1259:107: error: 'UIScene' is unavailable in watchOS
    public func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {
                                                                                                          ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:20:12: note: 'UIScene' has been explicitly marked unavailable here
@interface UIScene : UIResponder
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1258:32: error: 'UISceneDelegate' is unavailable in watchOS
extension BJOTPViewController: UISceneDelegate {
                               ^~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScene.h:64:11: note: 'UISceneDelegate' has been explicitly marked unavailable here
@protocol UISceneDelegate <NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:45:47: error: 'UITouch' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:45:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:56:47: error: 'UITouch' is unavailable in watchOS
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:56:69: error: 'UIEvent' is unavailable in watchOS
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:67:51: error: 'UITouch' is unavailable in watchOS
    override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                  ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:67:73: error: 'UIEvent' is unavailable in watchOS
    override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                        ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPAuthenticateButton.swift:31:38: error: 'UIButton' is unavailable in watchOS
final class BJOTPAuthenticateButton: UIButton {
                                     ^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIButton.h:49:12: note: 'UIButton' has been explicitly marked unavailable here
@interface UIButton : UIControl <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:39:43: error: 'UITextPosition' is unavailable in watchOS
    override func caretRect(for position: UITextPosition) -> CGRect {
                                          ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInput.h:298:12: note: 'UITextPosition' has been explicitly marked unavailable here
@interface UITextPosition : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:43:57: error: 'UITextPosition' is unavailable in watchOS
    override func closestPosition(to point: CGPoint) -> UITextPosition? {
                                                        ^~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextInput.h:298:12: note: 'UITextPosition' has been explicitly marked unavailable here
@interface UITextPosition : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:35:29: error: 'UITextField' is unavailable in watchOS
final class BJOTPTextField: UITextField {
                            ^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:53:12: note: 'UITextField' has been explicitly marked unavailable here
@interface UITextField : UIControl <UITextInput, NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:45:62: error: 'UIAlertAction' is unavailable in watchOS
                                        firstButtonAction: ((UIAlertAction) -> Void)? = nil,
                                                             ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:32:12: note: 'UIAlertAction' has been explicitly marked unavailable here
@interface UIAlertAction : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:46:63: error: 'UIAlertAction' is unavailable in watchOS
                                        secondButtonAction: ((UIAlertAction) -> Void)? = nil) {
                                                              ^~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:32:12: note: 'UIAlertAction' has been explicitly marked unavailable here
@interface UIAlertAction : NSObject <NSCopying>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:67:52: error: 'UITouch' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITouch.h:51:12: note: 'UITouch' has been explicitly marked unavailable here
@interface UITouch : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:67:74: error: 'UIEvent' is unavailable in watchOS
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIEvent.h:62:12: note: 'UIEvent' has been explicitly marked unavailable here
@interface UIEvent : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewControllerExtensions.swift:31:11: error: 'UIViewController' is unavailable in watchOS
extension UIViewController {
          ^~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:102:12: note: 'UIViewController' has been explicitly marked unavailable here
@interface UIViewController : UIResponder <NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:201:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    func change(yOffset y: CGFloat = 0.0) -> NSLayoutConstraint? {
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:217:46: error: 'NSLayoutConstraint' is unavailable in watchOS
    func change(xOffset x: CGFloat = 0.0) -> NSLayoutConstraint? {
                                             ^~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:126:12: note: 'NSLayoutConstraint' has been explicitly marked unavailable here
@interface NSLayoutConstraint : NSObject
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:44:11: error: 'UIView' is unavailable in watchOS
extension UIView {
          ^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:148:12: note: 'UIView' has been explicitly marked unavailable here
@interface UIView : UIResponder <NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:435:11: error: 'UILabel' is unavailable in watchOS
extension UILabel {
          ^~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILabel.h:33:12: note: 'UILabel' has been explicitly marked unavailable here
@interface UILabel : UIView <NSCoding, UIContentSizeCategoryAdjusting, UILetterformAwareAdjusting>
           ^
SwiftCompile normal arm64_32 Compiling\ UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
2026-04-13 03:48:47.632 xcodebuild[669:4223] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
	EmitSwiftModule normal arm64 (in target 'BJOTPViewController' from project 'BJOTPViewController')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
	EmitSwiftModule normal arm64_32 (in target 'BJOTPViewController' from project 'BJOTPViewController')
	Building workspace spi-builder-workspace with scheme BJOTPViewController
(5 failures)
BUILD FAILURE 6.3 watchOS