The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZohoDeskPlatformUIKit, reference main (0af0de), with Swift 6.2 for macOS (SPM) on 1 Apr 2026 13:52:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zoho/ZohoDeskPlatformUIKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zoho/ZohoDeskPlatformUIKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0af0deb 2.1.0-beta.1
Cloned https://github.com/zoho/ZohoDeskPlatformUIKit.git
Revision (git rev-parse @):
0af0deb8dfb97ff338c4f0710503fd7a8b008089
SUCCESS checkout https://github.com/zoho/ZohoDeskPlatformUIKit.git at main
Downloading binary artifact https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformDataBridge/iOS/2.1.0-beta.1/ZDPDataBridge.zip
Downloading binary artifact https://maven.zohodl.com/ZohoDesk/ZDMediaPickerSDK/iOS/1.1.0/XCFramework.zip
Downloading binary artifact https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip
[32379/11539417] Downloading https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip
[113911/12958066] Downloading https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip, https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformDataBridge/iOS/2.1.0-beta.1/ZDPDataBridge.zip
[146293/13773702] Downloading https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip, https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformDataBridge/iOS/2.1.0-beta.1/ZDPDataBridge.zip, https://maven.zohodl.com/ZohoDesk/ZDMediaPickerSDK/iOS/1.1.0/XCFramework.zip
Downloaded https://maven.zohodl.com/ZohoDesk/ZDMediaPickerSDK/iOS/1.1.0/XCFramework.zip (2.26s)
[1277175/12958066] Downloading https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip, https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformDataBridge/iOS/2.1.0-beta.1/ZDPDataBridge.zip
Downloaded https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformDataBridge/iOS/2.1.0-beta.1/ZDPDataBridge.zip (4.25s)
[2539131/11539417] Downloading https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip
Downloaded https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip (11.73s)
========================================
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",
  "dependencies": [
    {
      "identity": "zohodeskplatformuikit",
      "name": "ZohoDeskPlatformUIKit",
      "url": "https://github.com/zoho/ZohoDeskPlatformUIKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZohoDeskPlatformUIKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/zoho/ZohoDeskPlatformUIKit.git
[1/47] Fetching zohodeskplatformuikit
Fetched https://github.com/zoho/ZohoDeskPlatformUIKit.git from cache (0.64s)
Creating working copy for https://github.com/zoho/ZohoDeskPlatformUIKit.git
Working copy of https://github.com/zoho/ZohoDeskPlatformUIKit.git resolved at main (0af0deb)
Fetching binary artifact https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformDataBridge/iOS/2.1.0-beta.1/ZDPDataBridge.zip from cache
Fetching binary artifact https://maven.zohodl.com/ZohoDesk/ZDMediaPickerSDK/iOS/1.1.0/XCFramework.zip from cache
Fetching binary artifact https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip from cache
Fetched https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformDataBridge/iOS/2.1.0-beta.1/ZDPDataBridge.zip from cache (0.37s)
Fetched https://maven.zohodl.com/ZohoDesk/ZDMediaPickerSDK/iOS/1.1.0/XCFramework.zip from cache (0.39s)
Fetched https://maven.zohodl.com/ZohoDesk/ZohoDeskPlatformUIKit/iOS/2.1.0-beta.1/ZDPUIBuilder.zip from cache (0.61s)
warning: '.resolve-product-dependencies': dependency 'zohodeskplatformuikit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zoho/ZohoDeskPlatformUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm