Build Information
Failed to build ZIM, reference 2.17.1 (65da79
), with Swift 5.10 for macOS (SPM) on 15 Aug 2024 10:28:14 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: 2.17.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zegolibrary/zim-ios
* tag 2.17.1 -> FETCH_HEAD
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 2.17.1
[72401/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.94s)
========================================
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.17s)
Creating working copy for https://github.com/zegolibrary/zim-ios.git
Working copy of https://github.com/zegolibrary/zim-ios.git resolved at 2.17.1 (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.96s)
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