Build Information
Failed to build ZIM, reference 2.29.0 (d55da9), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 15:48:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zegolibrary/zim-ios.git
Reference: 2.29.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zegolibrary/zim-ios
* tag 2.29.0 -> FETCH_HEAD
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 2.29.0
Downloading binary artifact https://artifact-node.zego.cloud/generic/swiftpm/public/zim-ios/ZIM.xcframework.zip?version=2.29.0
[70315/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.91s)
========================================
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.71s)
Creating working copy for https://github.com/zegolibrary/zim-ios.git
Working copy of https://github.com/zegolibrary/zim-ios.git resolved at 2.29.0 (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