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 Maraca, reference 1.0.10 (af2d8b), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 14:20:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SocketMobile/swift-package-maraca.git
Reference: 1.0.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SocketMobile/swift-package-maraca
 * tag               1.0.10     -> FETCH_HEAD
HEAD is now at af2d8b9 New version of Swift Package Maraca - 1.0.10
Cloned https://github.com/SocketMobile/swift-package-maraca.git
Revision (git rev-parse @):
af2d8b93ccace649a61dff6770a65a7e7c1a91ed
SUCCESS checkout https://github.com/SocketMobile/swift-package-maraca.git at 1.0.10
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SocketMobile/swift-package-maraca.git
https://github.com/SocketMobile/swift-package-maraca.git
{
  "dependencies" : [
    {
      "identity" : "swift-package-capturesdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.39",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SocketMobile/swift-package-capturesdk"
    }
  ],
  "manifest_display_name" : "Maraca",
  "name" : "Maraca",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Maraca",
      "targets" : [
        "Maraca"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Maraca",
      "module_type" : "SwiftTarget",
      "name" : "Maraca",
      "path" : "Sources/Maraca",
      "product_dependencies" : [
        "CaptureSDK"
      ],
      "product_memberships" : [
        "Maraca"
      ],
      "sources" : [
        "ActiveClientManager.swift",
        "CaptureLayer.swift",
        "Client.swift",
        "ClientDevice.swift",
        "DebugLogger.swift",
        "JavascriptMessageInterpreter.swift",
        "JsonRPCObject.swift",
        "LeakAvoider.swift",
        "Maraca.swift",
        "MaracaConstants.swift",
        "Protocol+Declarations.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SocketMobile/swift-package-capturesdk
Fetching from https://github.com/SocketMobile/swift-package-swiftdecodersdk.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Creating working copy of package ‘swift-package-swiftdecodersdk’
Checking out 6.0.10 of package ‘swift-package-swiftdecodersdk’
Creating working copy of package ‘swift-package-capturesdk’
Checking out 1.9.129 of package ‘swift-package-capturesdk’
Creating working copy of package ‘CryptoSwift’
Checking out 1.8.4 of package ‘CryptoSwift’
Resolve Package Graph
Resolved source packages:
  CaptureSDK: https://github.com/SocketMobile/swift-package-capturesdk @ 1.9.129
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.4
  SwiftDecoderSDK: https://github.com/SocketMobile/swift-package-swiftdecodersdk.git @ 6.0.10
  Maraca: /Users/admin/builder/spi-builder-workspace
resolved source packages: CaptureSDK, CryptoSwift, SwiftDecoderSDK, Maraca
{
  "dependencies" : [
    {
      "identity" : "swift-package-capturesdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.39",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SocketMobile/swift-package-capturesdk"
    }
  ],
  "manifest_display_name" : "Maraca",
  "name" : "Maraca",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Maraca",
      "targets" : [
        "Maraca"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Maraca",
      "module_type" : "SwiftTarget",
      "name" : "Maraca",
      "path" : "Sources/Maraca",
      "product_dependencies" : [
        "CaptureSDK"
      ],
      "product_memberships" : [
        "Maraca"
      ],
      "sources" : [
        "ActiveClientManager.swift",
        "CaptureLayer.swift",
        "Client.swift",
        "ClientDevice.swift",
        "DebugLogger.swift",
        "JavascriptMessageInterpreter.swift",
        "JsonRPCObject.swift",
        "LeakAvoider.swift",
        "Maraca.swift",
        "MaracaConstants.swift",
        "Protocol+Declarations.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Maraca"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Maraca -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Maraca -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftDecoderSDK: https://github.com/SocketMobile/swift-package-swiftdecodersdk.git @ 6.0.10
  CaptureSDK: https://github.com/SocketMobile/swift-package-capturesdk @ 1.9.129
  Maraca: /Users/admin/builder/spi-builder-workspace
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'Maraca' in project 'Maraca'
        ➜ Explicit dependency on target 'Maraca' in project 'Maraca'
        ➜ Explicit dependency on target 'CaptureSDK' in project 'CaptureSDK'
    Target 'Maraca' in project 'Maraca'
        ➜ Explicit dependency on target 'CaptureSDK' in project 'CaptureSDK'
    Target 'CaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'CaptureSDKFramework' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'SwiftDecoderCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'CryptoSwiftCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwiftCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'SwiftDecoderCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK'
    Target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK' (no dependencies)
    Target 'CaptureSDKFramework' in project 'CaptureSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
Build description signature: 51b9aba13e25c02ee861e1a4e1d1e5c1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/51b9aba13e25c02ee861e1a4e1d1e5c1.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework'. (in target 'CaptureSDKFramework' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'SwiftDecoderCaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework'. (in target 'Maraca' from project 'Maraca')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'Maraca' from project 'Maraca')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'Maraca' from project 'Maraca')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'SwiftDecoderSDK' from project 'SwiftDecoderSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Maraca
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftDecoderSDK: https://github.com/SocketMobile/swift-package-swiftdecodersdk.git @ 6.0.10
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.4
  Maraca: /Users/admin/builder/spi-builder-workspace
  CaptureSDK: https://github.com/SocketMobile/swift-package-capturesdk @ 1.9.129
resolved source packages: SwiftDecoderSDK, CryptoSwift, Maraca, CaptureSDK
{
  "dependencies" : [
    {
      "identity" : "swift-package-capturesdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.39",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SocketMobile/swift-package-capturesdk"
    }
  ],
  "manifest_display_name" : "Maraca",
  "name" : "Maraca",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Maraca",
      "targets" : [
        "Maraca"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Maraca",
      "module_type" : "SwiftTarget",
      "name" : "Maraca",
      "path" : "Sources/Maraca",
      "product_dependencies" : [
        "CaptureSDK"
      ],
      "product_memberships" : [
        "Maraca"
      ],
      "sources" : [
        "ActiveClientManager.swift",
        "CaptureLayer.swift",
        "Client.swift",
        "ClientDevice.swift",
        "DebugLogger.swift",
        "JavascriptMessageInterpreter.swift",
        "JsonRPCObject.swift",
        "LeakAvoider.swift",
        "Maraca.swift",
        "MaracaConstants.swift",
        "Protocol+Declarations.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Maraca"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Maraca -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Maraca -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SwiftDecoderSDK: https://github.com/SocketMobile/swift-package-swiftdecodersdk.git @ 6.0.10
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.4
  CaptureSDK: https://github.com/SocketMobile/swift-package-capturesdk @ 1.9.129
  Maraca: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'Maraca' in project 'Maraca'
        ➜ Explicit dependency on target 'Maraca' in project 'Maraca'
        ➜ Explicit dependency on target 'CaptureSDK' in project 'CaptureSDK'
    Target 'Maraca' in project 'Maraca'
        ➜ Explicit dependency on target 'CaptureSDK' in project 'CaptureSDK'
    Target 'CaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'CaptureSDKFramework' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'SwiftDecoderCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'CryptoSwiftCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwiftCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift_CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'SwiftDecoderCaptureSDK' in project 'CaptureSDK'
        ➜ Explicit dependency on target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK'
    Target 'SwiftDecoderSDK' in project 'SwiftDecoderSDK' (no dependencies)
    Target 'CaptureSDKFramework' in project 'CaptureSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
Build description signature: 31e51c216ec78c8d50d1cb0f5ea36043
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/31e51c216ec78c8d50d1cb0f5ea36043.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'SwiftDecoderCaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework'. (in target 'CaptureSDKFramework' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'CaptureSDK' from project 'CaptureSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'SwiftDecoderSDK' from project 'SwiftDecoderSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-capturesdk/Sources/CaptureSDK.xcframework'. (in target 'Maraca' from project 'Maraca')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'Maraca' from project 'Maraca')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-package-swiftdecodersdk/Sources/SwiftDecoder.xcframework'. (in target 'Maraca' from project 'Maraca')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Maraca
(1 failure)
BUILD FAILURE 6.1 visionOS