The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ChannelIOSDK, reference master (61645b), with Swift 6.1 for visionOS using Xcode 16.3 on 24 Apr 2026 02:33:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/channel-io/channel-talk-ios-framework.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/channel-io/channel-talk-ios-framework
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 61645b9 Release 13.1.1
Cloned https://github.com/channel-io/channel-talk-ios-framework.git
Revision (git rev-parse @):
61645b9aa0346ef8c3912fb2f1eb8674c8e3f915
SUCCESS checkout https://github.com/channel-io/channel-talk-ios-framework.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/channel-io/channel-talk-ios-framework.git
https://github.com/channel-io/channel-talk-ios-framework.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ChannelIOSDK",
  "name" : "ChannelIOSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ChannelIOSDK",
      "targets" : [
        "ChannelIOFront",
        "_ChannelIOSDKTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "_ChannelIOSDKTarget",
      "module_type" : "SwiftTarget",
      "name" : "_ChannelIOSDKTarget",
      "path" : "Sources/_ChannelIOSDKTarget",
      "product_memberships" : [
        "ChannelIOSDK"
      ],
      "sources" : [
        "_ChannelIOSDKTarget.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ChannelIOFront",
      "module_type" : "BinaryTarget",
      "name" : "ChannelIOFront",
      "path" : "remote/archive/spm-xcframework.zip",
      "product_memberships" : [
        "ChannelIOSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ChannelIOSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ChannelIOSDK
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ChannelIOSDK",
  "name" : "ChannelIOSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ChannelIOSDK",
      "targets" : [
        "ChannelIOFront",
        "_ChannelIOSDKTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "_ChannelIOSDKTarget",
      "module_type" : "SwiftTarget",
      "name" : "_ChannelIOSDKTarget",
      "path" : "Sources/_ChannelIOSDKTarget",
      "product_memberships" : [
        "ChannelIOSDK"
      ],
      "sources" : [
        "_ChannelIOSDKTarget.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ChannelIOFront",
      "module_type" : "BinaryTarget",
      "name" : "ChannelIOFront",
      "path" : "remote/archive/spm-xcframework.zip",
      "product_memberships" : [
        "ChannelIOSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ChannelIOSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ChannelIOSDK -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 ChannelIOSDK -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  ChannelIOSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ChannelIOSDK' in project 'ChannelIOSDK'
        ➜ Explicit dependency on target '_ChannelIOSDKTarget' in project 'ChannelIOSDK'
    Target '_ChannelIOSDKTarget' in project 'ChannelIOSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5d43e1b0123fca393640e49403d4f0a4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d43e1b0123fca393640e49403d4f0a4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ChannelIOFront/ChannelIOFront.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ChannelIOFront/ChannelIOFront.xcframework'. (in target 'ChannelIOSDK' from project 'ChannelIOSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ChannelIOSDK
(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:
  ChannelIOSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: ChannelIOSDK
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ChannelIOSDK",
  "name" : "ChannelIOSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ChannelIOSDK",
      "targets" : [
        "ChannelIOFront",
        "_ChannelIOSDKTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "_ChannelIOSDKTarget",
      "module_type" : "SwiftTarget",
      "name" : "_ChannelIOSDKTarget",
      "path" : "Sources/_ChannelIOSDKTarget",
      "product_memberships" : [
        "ChannelIOSDK"
      ],
      "sources" : [
        "_ChannelIOSDKTarget.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ChannelIOFront",
      "module_type" : "BinaryTarget",
      "name" : "ChannelIOFront",
      "path" : "remote/archive/spm-xcframework.zip",
      "product_memberships" : [
        "ChannelIOSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ChannelIOSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ChannelIOSDK -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 ChannelIOSDK -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  ChannelIOSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ChannelIOSDK' in project 'ChannelIOSDK'
        ➜ Explicit dependency on target '_ChannelIOSDKTarget' in project 'ChannelIOSDK'
    Target '_ChannelIOSDKTarget' in project 'ChannelIOSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: cfb9cd6e223aa40ef05cffbb1a6fa3b7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cfb9cd6e223aa40ef05cffbb1a6fa3b7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ChannelIOFront/ChannelIOFront.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ChannelIOFront/ChannelIOFront.xcframework'. (in target 'ChannelIOSDK' from project 'ChannelIOSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ChannelIOSDK
(1 failure)
BUILD FAILURE 6.1 visionOS