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 ZendeskCommonUISDK with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/commonui_sdk_ios.git
Reference: 9.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/zendesk/commonui_sdk_ios
 * tag               9.0.1      -> FETCH_HEAD
HEAD is now at 8729e7f [RELEASE] New version 9.0.1
Cloned https://github.com/zendesk/commonui_sdk_ios.git
Revision (git rev-parse @):
8729e7f4e316b46f6d33f046e663b6eedfe9955a
SUCCESS checkout https://github.com/zendesk/commonui_sdk_ios.git at 9.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "commonui_sdk_ios",
      "name": "ZendeskCommonUISDK",
      "url": "https://github.com/zendesk/commonui_sdk_ios.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/commonui_sdk_ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/zendesk/commonui_sdk_ios.git from cache
Fetched https://github.com/zendesk/commonui_sdk_ios.git from cache (0.21s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/commonui_sdk_ios-32dd5ff7 is not valid git repository for 'https://github.com/zendesk/commonui_sdk_ios.git', will fetch again.
Fetching https://github.com/zendesk/commonui_sdk_ios.git from cache
Fetched https://github.com/zendesk/commonui_sdk_ios.git from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/commonui_sdk_ios-32dd5ff7 is not valid git repository for 'https://github.com/zendesk/commonui_sdk_ios.git', will fetch again.
Fetching https://github.com/zendesk/commonui_sdk_ios.git from cache
Fetched https://github.com/zendesk/commonui_sdk_ios.git from cache (0.03s)
Creating working copy for https://github.com/zendesk/commonui_sdk_ios.git
Working copy of https://github.com/zendesk/commonui_sdk_ios.git resolved at 9.0.1 (8729e7f)
warning: '.resolve-product-dependencies': dependency 'commonui_sdk_ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/zendesk/commonui_sdk_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.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`.
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm