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 AnimatedSwipeCard, reference v1.0.0 (dbec68), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 21:44:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arbyruns/AnimatedSwipeCard.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/arbyruns/AnimatedSwipeCard
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at dbec682 Update README.md
Cloned https://github.com/arbyruns/AnimatedSwipeCard.git
Revision (git rev-parse @):
dbec682d76a4a1b0402fd028875e4d281ffaf109
SUCCESS checkout https://github.com/arbyruns/AnimatedSwipeCard.git at v1.0.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/arbyruns/AnimatedSwipeCard.git
https://github.com/arbyruns/AnimatedSwipeCard.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AnimatedSwipeCard",
  "name" : "AnimatedSwipeCard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AnimatedSwipeCard",
      "targets" : [
        "AnimatedSwipeCard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnimatedSwipeCard",
      "module_type" : "SwiftTarget",
      "name" : "AnimatedSwipeCard",
      "path" : "Sources/AnimatedSwipeCard",
      "product_memberships" : [
        "AnimatedSwipeCard"
      ],
      "sources" : [
        "CardRowView.swift",
        "Haptics.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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:
  AnimatedSwipeCard: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnimatedSwipeCard
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AnimatedSwipeCard",
  "name" : "AnimatedSwipeCard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AnimatedSwipeCard",
      "targets" : [
        "AnimatedSwipeCard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnimatedSwipeCard",
      "module_type" : "SwiftTarget",
      "name" : "AnimatedSwipeCard",
      "path" : "Sources/AnimatedSwipeCard",
      "product_memberships" : [
        "AnimatedSwipeCard"
      ],
      "sources" : [
        "CardRowView.swift",
        "Haptics.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AnimatedSwipeCard"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AnimatedSwipeCard -destination generic/platform=xrOS 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 AnimatedSwipeCard -destination generic/platform=xrOS "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:
  AnimatedSwipeCard: /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 'AnimatedSwipeCard' in project 'AnimatedSwipeCard'
        ➜ Explicit dependency on target 'AnimatedSwipeCard' in project 'AnimatedSwipeCard'
    Target 'AnimatedSwipeCard' in project 'AnimatedSwipeCard' (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/XROS.platform/Developer/SDKs/XROS2.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: b5a65a15b601fcdb8c38e76ca8aabc47
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b5a65a15b601fcdb8c38e76ca8aabc47.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.DependencyMetadataFileList (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.DependencyStaticMetadataFileList (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.modulemap (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-OutputFileMap.json (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.SwiftConstValuesFileList (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.SwiftFileList (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.LinkFileList (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnimatedSwipeCard.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.modulemap (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    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/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/AnimatedSwipeCard.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver AnimatedSwipeCard normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    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 AnimatedSwipeCard -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-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/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.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/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnimatedSwipeCard (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
EmitSwiftModule normal arm64 (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:15:25: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
        let generator = UINotificationFeedbackGenerator()
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:18:25: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        let impactMed = UIImpactFeedbackGenerator(style: .heavy)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:21:25: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        let impactMed = UIImpactFeedbackGenerator(style: .medium)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:24:25: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        let impactMed = UIImpactFeedbackGenerator(style: .light)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:15:25: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let generator = UINotificationFeedbackGenerator()
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIFeedbackGenerator.h:21:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorForView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:16:19: warning: call to main actor-isolated instance method 'notificationOccurred' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        generator.notificationOccurred(.error)
                  ^
UIKit.UINotificationFeedbackGenerator.notificationOccurred:2:22: note: calls to instance method 'notificationOccurred' from outside of its actor context are implicitly asynchronous
@MainActor open func notificationOccurred(_ notificationType: UINotificationFeedbackGenerator.FeedbackType)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:18:25: warning: call to main actor-isolated initializer 'init(style:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let impactMed = UIImpactFeedbackGenerator(style: .heavy)
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:38:1: note: calls to initializer 'init(style:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithStyle:(UIImpactFeedbackStyle)style API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorWithStyle:forView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:19:19: warning: call to main actor-isolated instance method 'impactOccurred()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        impactMed.impactOccurred()
                  ^
UIKit.UIImpactFeedbackGenerator.impactOccurred:2:22: note: calls to instance method 'impactOccurred()' from outside of its actor context are implicitly asynchronous
@MainActor open func impactOccurred()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:21:25: warning: call to main actor-isolated initializer 'init(style:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let impactMed = UIImpactFeedbackGenerator(style: .medium)
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:38:1: note: calls to initializer 'init(style:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithStyle:(UIImpactFeedbackStyle)style API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorWithStyle:forView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:22:19: warning: call to main actor-isolated instance method 'impactOccurred()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        impactMed.impactOccurred()
                  ^
UIKit.UIImpactFeedbackGenerator.impactOccurred:2:22: note: calls to instance method 'impactOccurred()' from outside of its actor context are implicitly asynchronous
@MainActor open func impactOccurred()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:24:25: warning: call to main actor-isolated initializer 'init(style:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let impactMed = UIImpactFeedbackGenerator(style: .light)
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:38:1: note: calls to initializer 'init(style:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithStyle:(UIImpactFeedbackStyle)style API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorWithStyle:forView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:25:19: warning: call to main actor-isolated instance method 'impactOccurred()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        impactMed.impactOccurred()
                  ^
UIKit.UIImpactFeedbackGenerator.impactOccurred:2:22: note: calls to instance method 'impactOccurred()' from outside of its actor context are implicitly asynchronous
@MainActor open func impactOccurred()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:12:6: note: add '@MainActor' to make global function 'playHaptic(style:)' part of global actor 'MainActor'
func playHaptic(style: String) {
     ^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for AnimatedSwipeCard (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
SwiftDriver\ Compilation\ Requirements AnimatedSwipeCard normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnimatedSwipeCard -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-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/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.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/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnimatedSwipeCard-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AnimatedSwipeCard-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.abi.json (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftdoc (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftsourceinfo (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AnimatedSwipeCard.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CardRowView.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	SwiftCompile normal arm64 Compiling\ Haptics.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	Building workspace spi-builder-workspace with scheme AnimatedSwipeCard
(3 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:
  AnimatedSwipeCard: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnimatedSwipeCard
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AnimatedSwipeCard",
  "name" : "AnimatedSwipeCard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AnimatedSwipeCard",
      "targets" : [
        "AnimatedSwipeCard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnimatedSwipeCard",
      "module_type" : "SwiftTarget",
      "name" : "AnimatedSwipeCard",
      "path" : "Sources/AnimatedSwipeCard",
      "product_memberships" : [
        "AnimatedSwipeCard"
      ],
      "sources" : [
        "CardRowView.swift",
        "Haptics.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AnimatedSwipeCard"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AnimatedSwipeCard -destination generic/platform=xrOS
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 AnimatedSwipeCard -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  AnimatedSwipeCard: /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 'AnimatedSwipeCard' in project 'AnimatedSwipeCard'
        ➜ Explicit dependency on target 'AnimatedSwipeCard' in project 'AnimatedSwipeCard'
    Target 'AnimatedSwipeCard' in project 'AnimatedSwipeCard' (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/XROS.platform/Developer/SDKs/XROS2.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: a35284fbeb1b836d09732001224ee28d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a35284fbeb1b836d09732001224ee28d.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver AnimatedSwipeCard normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    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 AnimatedSwipeCard -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-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/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.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/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnimatedSwipeCard (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
EmitSwiftModule normal arm64 (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Haptics.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-xros/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:15:25: error: 'UINotificationFeedbackGenerator' is unavailable in visionOS
        let generator = UINotificationFeedbackGenerator()
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINotificationFeedbackGenerator.h:21:12: note: 'UINotificationFeedbackGenerator' has been explicitly marked unavailable here
@interface UINotificationFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:18:25: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        let impactMed = UIImpactFeedbackGenerator(style: .heavy)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:21:25: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        let impactMed = UIImpactFeedbackGenerator(style: .medium)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:24:25: error: 'UIImpactFeedbackGenerator' is unavailable in visionOS
        let impactMed = UIImpactFeedbackGenerator(style: .light)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImpactFeedbackGenerator.h:25:12: note: 'UIImpactFeedbackGenerator' has been explicitly marked unavailable here
@interface UIImpactFeedbackGenerator : UIFeedbackGenerator
           ^
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ Haptics.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	Building workspace spi-builder-workspace with scheme AnimatedSwipeCard
(3 failures)
BUILD FAILURE 6.1 visionOS