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 ZIM, reference main (65da79), with Swift 5.10 for macOS (SPM) on 15 Aug 2024 10:33:44 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zegolibrary/zim-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zegolibrary/zim-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 65da799 🔖 Release 2.17.1
Cloned https://github.com/zegolibrary/zim-ios.git
Revision (git rev-parse @):
65da7991890e4240ca453e12e90e5659bbabfab0
SUCCESS checkout https://github.com/zegolibrary/zim-ios.git at main
[88785/23301074] Downloading https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.17.1
Downloading binary artifact https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.17.1
Downloaded https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.17.1 (1.97s)
========================================
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": "zim-ios",
      "name": "ZIM",
      "url": "https://github.com/zegolibrary/zim-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zim-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/zegolibrary/zim-ios.git
[1/85] Fetching zim-ios
Fetched https://github.com/zegolibrary/zim-ios.git from cache (1.15s)
Creating working copy for https://github.com/zegolibrary/zim-ios.git
Working copy of https://github.com/zegolibrary/zim-ios.git resolved at main (65da799)
Fetching binary artifact https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.17.1 from cache
Fetched https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.17.1 from cache (0.94s)
warning: '.resolve-product-dependencies': dependency 'zim-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/zegolibrary/zim-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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 5.10 macosSpm