The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Notifly, reference 0.2.0 (88819e), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 07:54:37 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emrearmagan/Notifly.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emrearmagan/Notifly
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 88819ef Update issue templates
Cloned https://github.com/emrearmagan/Notifly.git
Revision (git rev-parse @):
88819ef184224b10586f2c99f26338cb1bc017f0
SUCCESS checkout https://github.com/emrearmagan/Notifly.git at 0.2.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/emrearmagan/Notifly.git
https://github.com/emrearmagan/Notifly.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Notifly",
  "name" : "Notifly",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Notifly",
      "targets" : [
        "Notifly"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NotiflyTests",
      "module_type" : "SwiftTarget",
      "name" : "NotiflyTests",
      "path" : "Tests",
      "sources" : [
        "NotiflyQueueTests.swift"
      ],
      "target_dependencies" : [
        "Notifly"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Notifly",
      "module_type" : "SwiftTarget",
      "name" : "Notifly",
      "path" : "Sources",
      "product_memberships" : [
        "Notifly"
      ],
      "sources" : [
        "Extension/UIColor+Notifly.swift",
        "Extension/UIEdgeInsets+Notifly.swift",
        "Feedback/NotiflyFeedback.swift",
        "Feedback/SYBannerFeedbackGenerator.swift",
        "Highlighter/NotiflyDefaultHighlighter.swift",
        "Highlighter/NotiflyHighlighter.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView.swift",
        "Notifications/Notifly/Notifly+Configuration.swift",
        "Notifications/Notifly/Notifly+IconSource.swift",
        "Notifications/Notifly/Notifly.swift",
        "Notifications/NotiflyCardNotification/NotiflyCard.swift",
        "Notifications/NotiflyCardNotification/NotiflyCardButton.swift",
        "Notifications/NotiflyFullWidth/NotiflyFullWidth.swift",
        "Notifications/SimpleNotifly/SimpleNotifly.swift",
        "NotiflyBase.swift",
        "NotiflyDelegate.swift",
        "NotiflyDirection.swift",
        "NotiflyQueue.swift",
        "NotiflyType.swift",
        "Presenter/NotiflyBouncePresenter.swift",
        "Presenter/NotiflyDefaultPresenter.swift",
        "Presenter/NotiflyFadePresenter.swift",
        "Presenter/NotiflyPresenter.swift",
        "Presenter/NotiflyScalePresenter.swift",
        "Presenter/NotiflyState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Notifly: /Users/admin/builder/spi-builder-workspace
resolved source packages: Notifly
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Notifly",
  "name" : "Notifly",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Notifly",
      "targets" : [
        "Notifly"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NotiflyTests",
      "module_type" : "SwiftTarget",
      "name" : "NotiflyTests",
      "path" : "Tests",
      "sources" : [
        "NotiflyQueueTests.swift"
      ],
      "target_dependencies" : [
        "Notifly"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Notifly",
      "module_type" : "SwiftTarget",
      "name" : "Notifly",
      "path" : "Sources",
      "product_memberships" : [
        "Notifly"
      ],
      "sources" : [
        "Extension/UIColor+Notifly.swift",
        "Extension/UIEdgeInsets+Notifly.swift",
        "Feedback/NotiflyFeedback.swift",
        "Feedback/SYBannerFeedbackGenerator.swift",
        "Highlighter/NotiflyDefaultHighlighter.swift",
        "Highlighter/NotiflyHighlighter.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView.swift",
        "Notifications/Notifly/Notifly+Configuration.swift",
        "Notifications/Notifly/Notifly+IconSource.swift",
        "Notifications/Notifly/Notifly.swift",
        "Notifications/NotiflyCardNotification/NotiflyCard.swift",
        "Notifications/NotiflyCardNotification/NotiflyCardButton.swift",
        "Notifications/NotiflyFullWidth/NotiflyFullWidth.swift",
        "Notifications/SimpleNotifly/SimpleNotifly.swift",
        "NotiflyBase.swift",
        "NotiflyDelegate.swift",
        "NotiflyDirection.swift",
        "NotiflyQueue.swift",
        "NotiflyType.swift",
        "Presenter/NotiflyBouncePresenter.swift",
        "Presenter/NotiflyDefaultPresenter.swift",
        "Presenter/NotiflyFadePresenter.swift",
        "Presenter/NotiflyPresenter.swift",
        "Presenter/NotiflyScalePresenter.swift",
        "Presenter/NotiflyState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Notifly"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Notifly -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Notifly -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Notifly: /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 'Notifly' in project 'Notifly'
        ➜ Explicit dependency on target 'Notifly' in project 'Notifly'
    Target 'Notifly' in project 'Notifly' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: da72a768da8ec626d0cf07139319bc18
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da72a768da8ec626d0cf07139319bc18.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly_const_extract_protocols.json (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly_const_extract_protocols.json (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.LinkFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.LinkFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.SwiftConstValuesFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly-OutputFileMap.json (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.SwiftFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.SwiftFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.SwiftConstValuesFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-OutputFileMap.json (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly_const_extract_protocols.json (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.SwiftFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.SwiftConstValuesFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.LinkFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly-OutputFileMap.json (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Notifly.modulemap (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Notifly.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Notifly.DependencyStaticMetadataFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Notifly.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Notifly.DependencyMetadataFileList (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Notifly.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Notifly.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Notifly.modulemap (in target 'Notifly' from project 'Notifly')
    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/Notifly.build/Debug-watchos/Notifly.build/Notifly.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver Notifly normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Notifly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly_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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Notifly normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Notifly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly-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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly_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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Notifly normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Notifly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly-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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly_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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly-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\ Notifly (in target 'Notifly' from project 'Notifly')
EmitSwiftModule normal arm64_32 (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift:17:24: error: cannot find type 'UIImpactFeedbackGenerator' in scope
    case impact(style: UIImpactFeedbackGenerator.FeedbackStyle)
                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift:23:29: error: cannot find type 'UINotificationFeedbackGenerator' in scope
    case notification(type: UINotificationFeedbackGenerator.FeedbackType)
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:12:26: error: cannot find type 'CAGradientLayer' in scope
    class GradientLayer: CAGradientLayer {
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:15:17: error: cannot find 'colors' in scope
                colors = gradientColors?.map { $0.cgColor }
                ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:21:17: error: cannot find 'locations' in scope
                locations = gradientLocations?.map { NSNumber(value: Float($0)) }
                ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:27:17: error: cannot find 'startPoint' in scope
                startPoint = gradientDirection.startPoint
                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:28:17: error: cannot find 'endPoint' in scope
                endPoint = gradientDirection.endPoint
                ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:54:25: error: property does not override any property from its superclass
    override public var backgroundColor: UIColor? {
    ~~~~~~~~            ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:56:28: error: value of type 'NotiflyBackgroundView.GradientLayer' has no member 'removeFromSuperlayer'
            gradientLayer?.removeFromSuperlayer()
            ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:63:26: error: method does not override any method from its superclass
    override public func layoutSubviews() {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:12:37: error: cannot find type 'UIView' in scope
public class NotiflyBackgroundView: UIView {
                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:60:28: error: cannot find type 'UIStackView' in scope
            textAlignment: UIStackView.Alignment = .center,
                           ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:61:31: error: cannot find type 'UIStackView' in scope
            contentAlignment: UIStackView.Alignment = .center,
                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:41:35: error: cannot find type 'UIStackView' in scope
        public var textAlignment: UIStackView.Alignment
                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:44:38: error: cannot find type 'UIStackView' in scope
        public var contentAlignment: UIStackView.Alignment
                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:53:36: error: type 'UIColor' has no member 'label'
            titleColor: UIColor = .label,
                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:55:39: error: type 'UIColor' has no member 'secondaryLabel'
            subtitleColor: UIColor = .secondaryLabel,
                                     ~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:112:28: error: cannot find type 'UIViewController' in scope
                on parent: UIViewController? = nil) {
                           ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:15:38: error: cannot find type 'NSLayoutConstraint' in scope
    private var contentConstraints: [NSLayoutConstraint] = []
                                     ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:17:36: error: cannot find 'UIStackView' in scope
    private let contentStackView = UIStackView()
                                   ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:18:34: error: cannot find 'UIStackView' in scope
    private let labelStackView = UIStackView()
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:19:30: error: cannot find 'UILabel' in scope
    private let titleLabel = UILabel()
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:20:33: error: cannot find 'UILabel' in scope
    private let subtitleLabel = UILabel()
                                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:21:29: error: cannot find 'UIImageView' in scope
    private let imageView = UIImageView()
                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:25:23: error: property does not override any property from its superclass
    override open var layoutMargins: UIEdgeInsets {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:30:23: error: property does not override any property from its superclass
    override open var backgroundColor: UIColor? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:35:25: error: property does not override any property from its superclass
    override public var insetsLayoutMarginsFromSafeArea: Bool {
    ~~~~~~~~            ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:72:107: error: cannot find type 'UILayoutPriority' in scope
                                                 withHorizontalFittingPriority horizontalFittingPriority: UILayoutPriority,
                                                                                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:73:75: error: cannot find type 'UILayoutPriority' in scope
                                                 verticalFittingPriority: UILayoutPriority) -> CGSize {
                                                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:95:20: error: cannot find type 'UIViewController' in scope
        on parent: UIViewController? = nil,
                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:15:36: error: cannot find type 'NSLayoutConstraint' in scope
    private var labelConstraints: [NSLayoutConstraint] = []
                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:16:41: error: cannot find type 'NSLayoutConstraint' in scope
    private var customViewConstraints: [NSLayoutConstraint] = []
                                        ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:17:36: error: cannot find type 'NSLayoutConstraint' in scope
    private var stackConstraints: [NSLayoutConstraint] = []
                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:49:42: error: cannot find 'UILabel' in scope
    public private(set) var titleLabel = UILabel()
                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:50:45: error: cannot find 'UILabel' in scope
    public private(set) var subtitleLabel = UILabel()
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:52:41: error: cannot find 'UIStackView' in scope
    private(set) var buttonsStackView = UIStackView()
                                        ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:54:78: error: value of type 'NotiflyCard' has no member 'frame'
    private lazy var exitButtonReact: CGRect = .init(origin: CGPoint(x: self.frame.width - 21 - exitButtonSize.width, y: 16 + exitButtonSize.height), size: exitButtonSize)
                                                                        ~~~~ ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:69:13: error: cannot find 'setNeedsDisplay' in scope
            setNeedsDisplay()
            ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:76:13: error: cannot find 'setNeedsDisplay' in scope
            setNeedsDisplay()
            ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:81:28: error: cannot find type 'UIView' in scope
    public var customView: UIView? {
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:110:22: error: cannot find type 'UIViewController' in scope
                 on: UIViewController?) {
                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:132:24: error: method does not override any method from its superclass
    override open func layoutSubviews() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:152:38: error: cannot find type 'UIView' in scope
    func setCustomView(_ customView: UIView?) {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:165:24: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
    @objc private func didTapButton(_ button: NotiflyCardButton) {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:165:47: note: classes not annotated with @objc cannot be represented in Objective-C
    @objc private func didTapButton(_ button: NotiflyCardButton) {
                                              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:273:47: error: cannot find type 'UITouch' in scope
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:273:69: error: cannot find type 'UIEvent' in scope
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:288:19: error: method does not override any method from its superclass
    override func draw(_ rect: CGRect) {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:370:38: error: cannot find type 'UIStackView' in scope
    dynamic var buttonsDistribution: UIStackView.Distribution {
                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:376:34: error: cannot find type 'UIStackView' in scope
    dynamic var buttonsAligment: UIStackView.Alignment {
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:382:30: error: cannot find type 'NSLayoutConstraint' in scope
    dynamic var buttonsAxis: NSLayoutConstraint.Axis {
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:401:25: error: cannot find type 'UIView' in scope
        case customView(UIView)
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:405:25: error: cannot find type 'NSLayoutConstraint' in scope
        case buttonAxis(NSLayoutConstraint.Axis)
                        ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:21:25: error: property does not override any property from its superclass
    override public var tintColor: UIColor! {
    ~~~~~~~~            ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:48:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:84:54: error: cannot find type 'UITouch' in scope
    override public func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:84:76: error: cannot find type 'UIEvent' in scope
    override public func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:10:33: error: cannot find type 'UIButton' in scope
public class NotiflyCardButton: UIButton {
                                ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:29:30: error: cannot find type 'NSLayoutConstraint' in scope
    var contentConstraints: [NSLayoutConstraint] = []
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:32:27: error: cannot find 'UILabel' in scope
    open var titleLabel = UILabel()
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:80:20: error: cannot find type 'UIViewController' in scope
        on parent: UIViewController? = nil,
                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:98:24: error: method does not override any method from its superclass
    override open func layoutSubviews() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:111:24: error: method does not override any method from its superclass
    override open func systemLayoutSizeFitting(_ targetSize: CGSize) -> CGSize {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:17:60: error: cannot infer contextual base in reference to member 'light'
    public var feedback: NotiflyFeedback = .impact(style: .light)
                                                          ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:35:27: error: cannot find type 'UISwipeGestureRecognizer' in scope
    public var onSwipe: ((UISwipeGestureRecognizer) -> Void)?
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:68:41: error: cannot find type 'UIViewController' in scope
    open weak var parentViewController: UIViewController?
                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:30:54: error: cannot find type 'UIView' in scope
    func present(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?)
                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:38:54: error: cannot find type 'UIView' in scope
    func dismiss(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?)
                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:88:38: error: cannot find 'UIScreen' in scope
    private let screenSize: CGSize = UIScreen.main.bounds.size
                                     ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:94:33: error: cannot find type 'UIView' in scope
    private weak var appWindow: UIView? = (UIApplication.shared.connectedScenes
                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:12:25: error: cannot find type 'UIControl' in scope
open class NotiflyBase: UIControl {
                        ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:267:28: error: cannot find type 'UIView' in scope
    public var parentView: UIView? {
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:285:54: error: cannot find type 'UISwipeGestureRecognizer' in scope
    @objc open func onSwipeGestureRecognizer(sender: UISwipeGestureRecognizer) {
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:285:11: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    @objc open func onSwipeGestureRecognizer(sender: UISwipeGestureRecognizer) {
          ^~~~
          public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:299:52: error: cannot find type 'UITouch' in scope
    override open func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:299:74: error: cannot find type 'UIEvent' in scope
    override open func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:299:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:312:52: error: cannot find type 'UITouch' in scope
    override open func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:312:74: error: cannot find type 'UIEvent' in scope
    override open func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:312:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:322:52: error: cannot find type 'UITouch' in scope
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:322:74: error: cannot find type 'UIEvent' in scope
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:322:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:338:56: error: cannot find type 'UITouch' in scope
    override open func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:338:78: error: cannot find type 'UIEvent' in scope
    override open func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:338:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift:24:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'NotiflyQueue' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default` = NotiflyQueue()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift:12:12: note: class 'NotiflyQueue' does not conform to the 'Sendable' protocol
open class NotiflyQueue: NSObject {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift:24:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default` = NotiflyQueue()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default` = NotiflyQueue()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:17:101: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:17:90: error: cannot find type 'UIView' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:31:96: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:31:85: error: cannot find type 'UIView' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:23:24: error: cannot find type 'UIViewAnimating' in scope
    weak var animator: UIViewAnimating?
                       ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:32:61: error: cannot find type 'UIView' in scope
    public func present(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?) {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:51:61: error: cannot find type 'UIView' in scope
    public func dismiss(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?) {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:71:64: error: cannot find type 'UIView' in scope
    open func prepare(notification: NotiflyBase, in superview: UIView) {
                                                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:81:90: error: cannot find type 'UIViewPropertyAnimator' in scope
    open func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:81:79: error: cannot find type 'UIView' in scope
    open func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:98:85: error: cannot find type 'UIViewPropertyAnimator' in scope
    open func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:98:74: error: cannot find type 'UIView' in scope
    open func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:121:81: error: cannot find type 'UIView' in scope
    private func presentNotification(_ notification: NotiflyBase, in superview: UIView, _ completion: (() -> Void)?) {
                                                                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:133:81: error: cannot find type 'UIView' in scope
    private func dismissNotification(_ notification: NotiflyBase, in superview: UIView, _ completion: (() -> Void)?) {
                                                                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:16:75: error: cannot find type 'UIView' in scope
    override public func prepare(notification: NotiflyBase, in superview: UIView) {
                                                                          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:21:101: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:21:90: error: cannot find type 'UIView' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:32:96: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:32:85: error: cannot find type 'UIView' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:45:70: error: cannot find type 'UIView' in scope
    func adjustPosition(for notification: NotiflyBase, in superview: UIView) {
                                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:63:66: error: cannot find type 'UIView' in scope
    func finalFrame(for notification: NotiflyBase, in superview: UIView) -> CGRect {
                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:88:68: error: cannot find type 'UIView' in scope
    func initialFrame(for notification: NotiflyBase, in superview: UIView) -> CGRect {
                                                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:15:75: error: cannot find type 'UIView' in scope
    override public func prepare(notification: NotiflyBase, in superview: UIView) {
                                                                          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:20:101: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:20:90: error: cannot find type 'UIView' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:31:96: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:31:85: error: cannot find type 'UIView' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIEdgeInsets+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/SYBannerFeedbackGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Highlighter/NotiflyDefaultHighlighter.swift /Users/admin/builder/spi-builder-workspace/Sources/Highlighter/NotiflyHighlighter.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+IconSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyFullWidth/NotiflyFullWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyType.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyState.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Notifly -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.abi.json
SwiftCompile normal arm64_32 Compiling\ NotiflyBackgroundView+GradientLayer.swift,\ NotiflyBackgroundView.swift,\ Notifly+Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ NotiflyCardButton.swift,\ NotiflyFullWidth.swift,\ SimpleNotifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyFullWidth/NotiflyFullWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal arm64_32 Compiling\ SYBannerFeedbackGenerator.swift,\ NotiflyDefaultHighlighter.swift,\ NotiflyHighlighter.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/SYBannerFeedbackGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Highlighter/NotiflyDefaultHighlighter.swift /Users/admin/builder/spi-builder-workspace/Sources/Highlighter/NotiflyHighlighter.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Feedback/SYBannerFeedbackGenerator.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ Notifly+IconSource.swift,\ Notifly.swift,\ NotiflyCard.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+IconSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+IconSource.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ NotiflyBackgroundView+BackgroundColor.swift,\ NotiflyBackgroundView+CornerRadius.swift,\ NotiflyBackgroundView+GradientDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ UIColor+Notifly.swift,\ UIEdgeInsets+Notifly.swift,\ NotiflyFeedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIEdgeInsets+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ NotiflyQueue.swift,\ NotiflyType.swift,\ NotiflyBouncePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyType.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ Notifly (in target 'Notifly' from project 'Notifly')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'Notifly' from project 'Notifly')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Notifly (in target 'Notifly' from project 'Notifly')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Notifly (in target 'Notifly' from project 'Notifly')
	Building workspace spi-builder-workspace with scheme Notifly
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Notifly: /Users/admin/builder/spi-builder-workspace
resolved source packages: Notifly
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Notifly",
  "name" : "Notifly",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Notifly",
      "targets" : [
        "Notifly"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NotiflyTests",
      "module_type" : "SwiftTarget",
      "name" : "NotiflyTests",
      "path" : "Tests",
      "sources" : [
        "NotiflyQueueTests.swift"
      ],
      "target_dependencies" : [
        "Notifly"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Notifly",
      "module_type" : "SwiftTarget",
      "name" : "Notifly",
      "path" : "Sources",
      "product_memberships" : [
        "Notifly"
      ],
      "sources" : [
        "Extension/UIColor+Notifly.swift",
        "Extension/UIEdgeInsets+Notifly.swift",
        "Feedback/NotiflyFeedback.swift",
        "Feedback/SYBannerFeedbackGenerator.swift",
        "Highlighter/NotiflyDefaultHighlighter.swift",
        "Highlighter/NotiflyHighlighter.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift",
        "Notifications/Notifly/Background/NotiflyBackgroundView.swift",
        "Notifications/Notifly/Notifly+Configuration.swift",
        "Notifications/Notifly/Notifly+IconSource.swift",
        "Notifications/Notifly/Notifly.swift",
        "Notifications/NotiflyCardNotification/NotiflyCard.swift",
        "Notifications/NotiflyCardNotification/NotiflyCardButton.swift",
        "Notifications/NotiflyFullWidth/NotiflyFullWidth.swift",
        "Notifications/SimpleNotifly/SimpleNotifly.swift",
        "NotiflyBase.swift",
        "NotiflyDelegate.swift",
        "NotiflyDirection.swift",
        "NotiflyQueue.swift",
        "NotiflyType.swift",
        "Presenter/NotiflyBouncePresenter.swift",
        "Presenter/NotiflyDefaultPresenter.swift",
        "Presenter/NotiflyFadePresenter.swift",
        "Presenter/NotiflyPresenter.swift",
        "Presenter/NotiflyScalePresenter.swift",
        "Presenter/NotiflyState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Notifly"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Notifly -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Notifly -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Notifly: /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 'Notifly' in project 'Notifly'
        ➜ Explicit dependency on target 'Notifly' in project 'Notifly'
    Target 'Notifly' in project 'Notifly' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: acdbbd6c6808a154691152a0729d8796
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/acdbbd6c6808a154691152a0729d8796.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver Notifly normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Notifly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly_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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Notifly normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Notifly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly-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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly_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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64/Notifly-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Notifly normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Notifly -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly-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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly_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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/armv7k/Notifly-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\ Notifly (in target 'Notifly' from project 'Notifly')
EmitSwiftModule normal arm64_32 (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift:17:24: error: cannot find type 'UIImpactFeedbackGenerator' in scope
    case impact(style: UIImpactFeedbackGenerator.FeedbackStyle)
                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift:23:29: error: cannot find type 'UINotificationFeedbackGenerator' in scope
    case notification(type: UINotificationFeedbackGenerator.FeedbackType)
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:12:26: error: cannot find type 'CAGradientLayer' in scope
    class GradientLayer: CAGradientLayer {
                         ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:15:17: error: cannot find 'colors' in scope
                colors = gradientColors?.map { $0.cgColor }
                ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:21:17: error: cannot find 'locations' in scope
                locations = gradientLocations?.map { NSNumber(value: Float($0)) }
                ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:27:17: error: cannot find 'startPoint' in scope
                startPoint = gradientDirection.startPoint
                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift:28:17: error: cannot find 'endPoint' in scope
                endPoint = gradientDirection.endPoint
                ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:54:25: error: property does not override any property from its superclass
    override public var backgroundColor: UIColor? {
    ~~~~~~~~            ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:56:28: error: value of type 'NotiflyBackgroundView.GradientLayer' has no member 'removeFromSuperlayer'
            gradientLayer?.removeFromSuperlayer()
            ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:63:26: error: method does not override any method from its superclass
    override public func layoutSubviews() {
    ~~~~~~~~             ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift:12:37: error: cannot find type 'UIView' in scope
public class NotiflyBackgroundView: UIView {
                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:60:28: error: cannot find type 'UIStackView' in scope
            textAlignment: UIStackView.Alignment = .center,
                           ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:61:31: error: cannot find type 'UIStackView' in scope
            contentAlignment: UIStackView.Alignment = .center,
                              ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:41:35: error: cannot find type 'UIStackView' in scope
        public var textAlignment: UIStackView.Alignment
                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:44:38: error: cannot find type 'UIStackView' in scope
        public var contentAlignment: UIStackView.Alignment
                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:53:36: error: type 'UIColor' has no member 'label'
            titleColor: UIColor = .label,
                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift:55:39: error: type 'UIColor' has no member 'secondaryLabel'
            subtitleColor: UIColor = .secondaryLabel,
                                     ~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:112:28: error: cannot find type 'UIViewController' in scope
                on parent: UIViewController? = nil) {
                           ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:15:38: error: cannot find type 'NSLayoutConstraint' in scope
    private var contentConstraints: [NSLayoutConstraint] = []
                                     ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:17:36: error: cannot find 'UIStackView' in scope
    private let contentStackView = UIStackView()
                                   ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:18:34: error: cannot find 'UIStackView' in scope
    private let labelStackView = UIStackView()
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:19:30: error: cannot find 'UILabel' in scope
    private let titleLabel = UILabel()
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:20:33: error: cannot find 'UILabel' in scope
    private let subtitleLabel = UILabel()
                                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:21:29: error: cannot find 'UIImageView' in scope
    private let imageView = UIImageView()
                            ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:25:23: error: property does not override any property from its superclass
    override open var layoutMargins: UIEdgeInsets {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:30:23: error: property does not override any property from its superclass
    override open var backgroundColor: UIColor? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:35:25: error: property does not override any property from its superclass
    override public var insetsLayoutMarginsFromSafeArea: Bool {
    ~~~~~~~~            ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:72:107: error: cannot find type 'UILayoutPriority' in scope
                                                 withHorizontalFittingPriority horizontalFittingPriority: UILayoutPriority,
                                                                                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:73:75: error: cannot find type 'UILayoutPriority' in scope
                                                 verticalFittingPriority: UILayoutPriority) -> CGSize {
                                                                          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift:95:20: error: cannot find type 'UIViewController' in scope
        on parent: UIViewController? = nil,
                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:15:36: error: cannot find type 'NSLayoutConstraint' in scope
    private var labelConstraints: [NSLayoutConstraint] = []
                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:16:41: error: cannot find type 'NSLayoutConstraint' in scope
    private var customViewConstraints: [NSLayoutConstraint] = []
                                        ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:17:36: error: cannot find type 'NSLayoutConstraint' in scope
    private var stackConstraints: [NSLayoutConstraint] = []
                                   ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:49:42: error: cannot find 'UILabel' in scope
    public private(set) var titleLabel = UILabel()
                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:50:45: error: cannot find 'UILabel' in scope
    public private(set) var subtitleLabel = UILabel()
                                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:52:41: error: cannot find 'UIStackView' in scope
    private(set) var buttonsStackView = UIStackView()
                                        ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:54:78: error: value of type 'NotiflyCard' has no member 'frame'
    private lazy var exitButtonReact: CGRect = .init(origin: CGPoint(x: self.frame.width - 21 - exitButtonSize.width, y: 16 + exitButtonSize.height), size: exitButtonSize)
                                                                        ~~~~ ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:69:13: error: cannot find 'setNeedsDisplay' in scope
            setNeedsDisplay()
            ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:76:13: error: cannot find 'setNeedsDisplay' in scope
            setNeedsDisplay()
            ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:81:28: error: cannot find type 'UIView' in scope
    public var customView: UIView? {
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:110:22: error: cannot find type 'UIViewController' in scope
                 on: UIViewController?) {
                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:132:24: error: method does not override any method from its superclass
    override open func layoutSubviews() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:152:38: error: cannot find type 'UIView' in scope
    func setCustomView(_ customView: UIView?) {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:165:24: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
    @objc private func didTapButton(_ button: NotiflyCardButton) {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:165:47: note: classes not annotated with @objc cannot be represented in Objective-C
    @objc private func didTapButton(_ button: NotiflyCardButton) {
                                              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:273:47: error: cannot find type 'UITouch' in scope
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:273:69: error: cannot find type 'UIEvent' in scope
    override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:288:19: error: method does not override any method from its superclass
    override func draw(_ rect: CGRect) {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:370:38: error: cannot find type 'UIStackView' in scope
    dynamic var buttonsDistribution: UIStackView.Distribution {
                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:376:34: error: cannot find type 'UIStackView' in scope
    dynamic var buttonsAligment: UIStackView.Alignment {
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:382:30: error: cannot find type 'NSLayoutConstraint' in scope
    dynamic var buttonsAxis: NSLayoutConstraint.Axis {
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:401:25: error: cannot find type 'UIView' in scope
        case customView(UIView)
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift:405:25: error: cannot find type 'NSLayoutConstraint' in scope
        case buttonAxis(NSLayoutConstraint.Axis)
                        ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:21:25: error: property does not override any property from its superclass
    override public var tintColor: UIColor! {
    ~~~~~~~~            ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:48:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:84:54: error: cannot find type 'UITouch' in scope
    override public func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:84:76: error: cannot find type 'UIEvent' in scope
    override public func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift:10:33: error: cannot find type 'UIButton' in scope
public class NotiflyCardButton: UIButton {
                                ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:29:30: error: cannot find type 'NSLayoutConstraint' in scope
    var contentConstraints: [NSLayoutConstraint] = []
                             ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:32:27: error: cannot find 'UILabel' in scope
    open var titleLabel = UILabel()
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:80:20: error: cannot find type 'UIViewController' in scope
        on parent: UIViewController? = nil,
                   ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:98:24: error: method does not override any method from its superclass
    override open func layoutSubviews() {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift:111:24: error: method does not override any method from its superclass
    override open func systemLayoutSizeFitting(_ targetSize: CGSize) -> CGSize {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:17:60: error: cannot infer contextual base in reference to member 'light'
    public var feedback: NotiflyFeedback = .impact(style: .light)
                                                          ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:35:27: error: cannot find type 'UISwipeGestureRecognizer' in scope
    public var onSwipe: ((UISwipeGestureRecognizer) -> Void)?
                          ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:68:41: error: cannot find type 'UIViewController' in scope
    open weak var parentViewController: UIViewController?
                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:30:54: error: cannot find type 'UIView' in scope
    func present(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?)
                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:38:54: error: cannot find type 'UIView' in scope
    func dismiss(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?)
                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:88:38: error: cannot find 'UIScreen' in scope
    private let screenSize: CGSize = UIScreen.main.bounds.size
                                     ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:94:33: error: cannot find type 'UIView' in scope
    private weak var appWindow: UIView? = (UIApplication.shared.connectedScenes
                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:12:25: error: cannot find type 'UIControl' in scope
open class NotiflyBase: UIControl {
                        ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:267:28: error: cannot find type 'UIView' in scope
    public var parentView: UIView? {
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:285:54: error: cannot find type 'UISwipeGestureRecognizer' in scope
    @objc open func onSwipeGestureRecognizer(sender: UISwipeGestureRecognizer) {
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:285:11: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    @objc open func onSwipeGestureRecognizer(sender: UISwipeGestureRecognizer) {
          ^~~~
          public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:299:52: error: cannot find type 'UITouch' in scope
    override open func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:299:74: error: cannot find type 'UIEvent' in scope
    override open func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:299:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:312:52: error: cannot find type 'UITouch' in scope
    override open func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:312:74: error: cannot find type 'UIEvent' in scope
    override open func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:312:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:322:52: error: cannot find type 'UITouch' in scope
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:322:74: error: cannot find type 'UIEvent' in scope
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:322:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:338:56: error: cannot find type 'UITouch' in scope
    override open func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:338:78: error: cannot find type 'UIEvent' in scope
    override open func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift:338:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:17:101: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:17:90: error: cannot find type 'UIView' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:31:96: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift:31:85: error: cannot find type 'UIView' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:23:24: error: cannot find type 'UIViewAnimating' in scope
    weak var animator: UIViewAnimating?
                       ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:32:61: error: cannot find type 'UIView' in scope
    public func present(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?) {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:51:61: error: cannot find type 'UIView' in scope
    public func dismiss(notification: NotiflyBase, in view: UIView, completion: (() -> Void)?) {
                                                            ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:71:64: error: cannot find type 'UIView' in scope
    open func prepare(notification: NotiflyBase, in superview: UIView) {
                                                               ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:81:90: error: cannot find type 'UIViewPropertyAnimator' in scope
    open func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:81:79: error: cannot find type 'UIView' in scope
    open func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:98:85: error: cannot find type 'UIViewPropertyAnimator' in scope
    open func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:98:74: error: cannot find type 'UIView' in scope
    open func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:121:81: error: cannot find type 'UIView' in scope
    private func presentNotification(_ notification: NotiflyBase, in superview: UIView, _ completion: (() -> Void)?) {
                                                                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift:133:81: error: cannot find type 'UIView' in scope
    private func dismissNotification(_ notification: NotiflyBase, in superview: UIView, _ completion: (() -> Void)?) {
                                                                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:16:75: error: cannot find type 'UIView' in scope
    override public func prepare(notification: NotiflyBase, in superview: UIView) {
                                                                          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:21:101: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:21:90: error: cannot find type 'UIView' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:32:96: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift:32:85: error: cannot find type 'UIView' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:45:70: error: cannot find type 'UIView' in scope
    func adjustPosition(for notification: NotiflyBase, in superview: UIView) {
                                                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:63:66: error: cannot find type 'UIView' in scope
    func finalFrame(for notification: NotiflyBase, in superview: UIView) -> CGRect {
                                                                 ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift:88:68: error: cannot find type 'UIView' in scope
    func initialFrame(for notification: NotiflyBase, in superview: UIView) -> CGRect {
                                                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:15:75: error: cannot find type 'UIView' in scope
    override public func prepare(notification: NotiflyBase, in superview: UIView) {
                                                                          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:20:101: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:20:90: error: cannot find type 'UIView' in scope
    override public func presentationAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                         ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:31:96: error: cannot find type 'UIViewPropertyAnimator' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                               ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift:31:85: error: cannot find type 'UIView' in scope
    override public func dismissAnimator(_ notification: NotiflyBase, in superview: UIView) -> UIViewPropertyAnimator {
                                                                                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIEdgeInsets+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/SYBannerFeedbackGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Highlighter/NotiflyDefaultHighlighter.swift /Users/admin/builder/spi-builder-workspace/Sources/Highlighter/NotiflyHighlighter.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+IconSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyFullWidth/NotiflyFullWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyBase.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyType.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyScalePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyState.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.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/Notifly.build/Debug-watchos/Notifly.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Notifly -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Notifly.build/Debug-watchos/Notifly.build/Objects-normal/arm64_32/Notifly.abi.json
SwiftCompile normal arm64_32 Compiling\ UIColor+Notifly.swift,\ UIEdgeInsets+Notifly.swift,\ NotiflyFeedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIEdgeInsets+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ NotiflyBackgroundView+BackgroundColor.swift,\ NotiflyBackgroundView+CornerRadius.swift,\ NotiflyBackgroundView+GradientDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+BackgroundColor.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+CornerRadius.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Background/NotiflyBackgroundView+GradientDirection.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ NotiflyDefaultPresenter.swift,\ NotiflyFadePresenter.swift,\ NotiflyPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyFadePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyPresenter.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyDefaultPresenter.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ NotiflyQueue.swift,\ NotiflyType.swift,\ NotiflyBouncePresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/NotiflyType.swift /Users/admin/builder/spi-builder-workspace/Sources/Presenter/NotiflyBouncePresenter.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/NotiflyQueue.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64_32 Compiling\ NotiflyCardButton.swift,\ NotiflyFullWidth.swift,\ SimpleNotifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyFullWidth/NotiflyFullWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/SimpleNotifly/SimpleNotifly.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCardButton.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal arm64_32 Compiling\ Notifly+IconSource.swift,\ Notifly.swift,\ NotiflyCard.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+IconSource.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Notifications/NotiflyCardNotification/NotiflyCard.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Notifications/Notifly/Notifly+IconSource.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal armv7k Compiling\ UIColor+Notifly.swift,\ UIEdgeInsets+Notifly.swift,\ NotiflyFeedback.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIEdgeInsets+Notifly.swift /Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift (in target 'Notifly' from project 'Notifly')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Extension/UIEdgeInsets+Notifly.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Feedback/NotiflyFeedback.swift (in target 'Notifly' from project 'Notifly')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Notifly (in target 'Notifly' from project 'Notifly')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'Notifly' from project 'Notifly')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Notifly (in target 'Notifly' from project 'Notifly')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Notifly (in target 'Notifly' from project 'Notifly')
	Building workspace spi-builder-workspace with scheme Notifly
(4 failures)
BUILD FAILURE 6.1 watchOS