The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DyteMobileCoreiOS, reference v2.1.0 (d158cc), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 13:41:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dyte-in/DyteMobileCoreiOS.git
Reference: v2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dyte-in/DyteMobileCoreiOS
 * tag               v2.1.0     -> FETCH_HEAD
HEAD is now at d158cc0 chore(release): update SPM definition
Cloned https://github.com/dyte-in/DyteMobileCoreiOS.git
Revision (git rev-parse @):
d158cc02c29202b4551c0015ff3097d6255d5103
SUCCESS checkout https://github.com/dyte-in/DyteMobileCoreiOS.git at v2.1.0
Downloading binary artifact https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
Downloading binary artifact https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-2.1.0-ad6dd60e-06a1-43ca-a4d7-4d7cf3d85ef1.xcframework.zip
[17477/21665377] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-2.1.0-ad6dd60e-06a1-43ca-a4d7-4d7cf3d85ef1.xcframework.zip
[166472/149282254] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-2.1.0-ad6dd60e-06a1-43ca-a4d7-4d7cf3d85ef1.xcframework.zip, https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
Downloaded https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-2.1.0-ad6dd60e-06a1-43ca-a4d7-4d7cf3d85ef1.xcframework.zip (3.67s)
[38427685/127616877] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
Downloaded https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip (13.84s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "dytemobilecoreios",
      "name": "DyteMobileCoreiOS",
      "url": "https://github.com/dyte-in/DyteMobileCoreiOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DyteMobileCoreiOS",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dyte-in/DyteMobileCoreiOS.git
[1/2284] Fetching dytemobilecoreios
Fetched https://github.com/dyte-in/DyteMobileCoreiOS.git from cache (62.16s)
Creating working copy for https://github.com/dyte-in/DyteMobileCoreiOS.git
Working copy of https://github.com/dyte-in/DyteMobileCoreiOS.git resolved at v2.1.0 (d158cc0)
Fetching binary artifact https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip from cache
Fetching binary artifact https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-2.1.0-ad6dd60e-06a1-43ca-a4d7-4d7cf3d85ef1.xcframework.zip from cache
Fetched https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-2.1.0-ad6dd60e-06a1-43ca-a4d7-4d7cf3d85ef1.xcframework.zip from cache (3.23s)
Fetched https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip from cache (5.65s)
warning: '.resolve-product-dependencies': dependency 'dytemobilecoreios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dyte-in/DyteMobileCoreiOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm