The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZIM, reference main (d55da9), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 15:48:11 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/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 d55da9f 🔖 Release 2.29.0
Cloned https://github.com/zegolibrary/zim-ios.git
Revision (git rev-parse @):
d55da9f20aa6606cb24f95417c1e8ce6159d3373
SUCCESS checkout https://github.com/zegolibrary/zim-ios.git at main
Downloading binary artifact https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.29.0
[67477/27438433] Downloading https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.29.0
Downloaded https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.29.0 (1.93s)
========================================
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": "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/zegolibrary/zim-ios.git
[1/121] Fetching zim-ios
Fetched https://github.com/zegolibrary/zim-ios.git from cache (0.70s)
Creating working copy for https://github.com/zegolibrary/zim-ios.git
Working copy of https://github.com/zegolibrary/zim-ios.git resolved at main (d55da9f)
Fetching binary artifact https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.29.0 from cache
Fetched https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.29.0 from cache (1.01s)
warning: '.resolve-product-dependencies': dependency 'zim-ios' 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/zegolibrary/zim-ios.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