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 main (dbec68), with Swift 6.0 for tvOS using Xcode 16.2 on 28 Nov 2024 13:53:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AnimatedSwipeCard -destination generic/platform=tvOS 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 Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arbyruns/AnimatedSwipeCard.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/arbyruns/AnimatedSwipeCard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/arbyruns/AnimatedSwipeCard.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
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.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AnimatedSwipeCard -destination generic/platform=tvOS 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.1.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=tvOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fd102bf8c155d37e18971d8209874992
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fd102bf8c155d37e18971d8209874992.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/AnimatedSwipeCard.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/AnimatedSwipeCard.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/AnimatedSwipeCard.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/AnimatedSwipeCard.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
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.1.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-appletvos/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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -target arm64-apple-tvos12.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/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')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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/AnimatedSwipeCard/CardRowView.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.abi.json
EmitSwiftModule normal arm64 (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:38:32: error: 'Binding' is only available in tvOS 13.0 or newer
                showCardAlert: Binding<Bool>,
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:39:28: error: 'Binding' is only available in tvOS 13.0 or newer
                bindingID: Binding<String>?,
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:40:30: error: 'Binding' is only available in tvOS 13.0 or newer
                bindingText: Binding<String>?,
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:41:33: error: 'Binding' is only available in tvOS 13.0 or newer
                bindingSubText: Binding<String>?
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:68:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var offset = CGSize.zero
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:69:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var rotate = 00.0
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:70:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var animateReminder = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:71:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var animateShake1 = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:72:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var animateShake2 = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:74:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var showCardAlert: Bool
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:75:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var bindingID: String
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:76:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var bindingText: String
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:77:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var bindingSubText: String
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:26: error: 'some' return types are only available in tvOS 13.0.0 or newer
    static var previews: some View {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:16: note: add @available attribute to enclosing static property
    static var previews: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:192:8: note: add @available attribute to enclosing struct
struct CardRowView_Previews: PreviewProvider {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:31: error: 'View' is only available in tvOS 13.0 or newer
    static var previews: some View {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:16: note: add @available attribute to enclosing static property
    static var previews: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:192:8: note: add @available attribute to enclosing struct
struct CardRowView_Previews: PreviewProvider {
       ^
SwiftCompile normal arm64 Compiling\ CardRowView.swift /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
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift /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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.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/CardRowView.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift /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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Haptics.swift /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
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/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
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ AnimatedSwipeCard (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	Building workspace spi-builder-workspace with scheme AnimatedSwipeCard
(3 failures)
Command line invocation:
    /Applications/Xcode-16.1.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=tvOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
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
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.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.1.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-appletvos/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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -target arm64-apple-tvos12.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CardRowView.swift /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
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift /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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.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/CardRowView.swift (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift /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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/CardRowView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnimatedSwipeCard (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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/AnimatedSwipeCard/CardRowView.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.abi.json
EmitSwiftModule normal arm64 (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift /Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:38:32: error: 'Binding' is only available in tvOS 13.0 or newer
                showCardAlert: Binding<Bool>,
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:39:28: error: 'Binding' is only available in tvOS 13.0 or newer
                bindingID: Binding<String>?,
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:40:30: error: 'Binding' is only available in tvOS 13.0 or newer
                bindingText: Binding<String>?,
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:41:33: error: 'Binding' is only available in tvOS 13.0 or newer
                bindingSubText: Binding<String>?
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:68:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var offset = CGSize.zero
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:69:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var rotate = 00.0
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:70:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var animateReminder = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:71:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var animateShake1 = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:72:6: error: 'State' is only available in tvOS 13.0 or newer
    @State var animateShake2 = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:74:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var showCardAlert: Bool
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:75:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var bindingID: String
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:76:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var bindingText: String
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:77:6: error: 'Binding' is only available in tvOS 13.0 or newer
    @Binding var bindingSubText: String
     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:22: error: 'some' return types are only available in tvOS 13.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:27: error: 'View' is only available in tvOS 13.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:26: error: 'some' return types are only available in tvOS 13.0.0 or newer
    static var previews: some View {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:16: note: add @available attribute to enclosing static property
    static var previews: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:192:8: note: add @available attribute to enclosing struct
struct CardRowView_Previews: PreviewProvider {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:31: error: 'View' is only available in tvOS 13.0 or newer
    static var previews: some View {
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:16: note: add @available attribute to enclosing static property
    static var previews: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:192:8: note: add @available attribute to enclosing struct
struct CardRowView_Previews: PreviewProvider {
       ^
SwiftCompile normal arm64 Compiling\ Haptics.swift /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
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/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
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/AnimatedSwipeCard_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.1-22J572-e7fdd8cf9ffd4d4af20823079b51a726.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AnimatedSwipeCard -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name appletvos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-unit-output-path /AnimatedSwipeCard.build/Debug-appletvos/AnimatedSwipeCard.build/Objects-normal/arm64/Haptics.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ AnimatedSwipeCard (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	EmitSwiftModule normal arm64 (in target 'AnimatedSwipeCard' from project 'AnimatedSwipeCard')
	Building workspace spi-builder-workspace with scheme AnimatedSwipeCard
(3 failures)
BUILD FAILURE 6.0 tvOS