Build Information
Failed to build ZestyAdsSDK, reference v0.3.0 (036bfa), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 19:44:06 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/borellion/sdk-visionos.git
Reference: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borellion/sdk-visionos
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 036bfac Merge pull request #7 from zestyxyz/feat/video
Cloned https://github.com/borellion/sdk-visionos.git
Revision (git rev-parse @):
036bfac4bf2b42134c3fd1c6ec131b9a7803d3b9
SUCCESS checkout https://github.com/borellion/sdk-visionos.git at v0.3.0
Fetching https://github.com/onevcat/Kingfisher.git
[1/32674] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (6.44s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.1.1 (7.11s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.1.1
========================================
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": "sdk-visionos",
"name": "ZestyAdsSDK",
"url": "https://github.com/borellion/sdk-visionos.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdk-visionos",
"traits": [
"default"
],
"dependencies": [
{
"identity": "kingfisher",
"name": "Kingfisher",
"url": "https://github.com/onevcat/Kingfisher.git",
"version": "8.8.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Kingfisher",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/borellion/sdk-visionos.git
[1/113] Fetching sdk-visionos
Fetched https://github.com/borellion/sdk-visionos.git from cache (0.69s)
Fetching https://github.com/onevcat/Kingfisher.git from cache
Fetched https://github.com/onevcat/Kingfisher.git from cache (0.66s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.8.1 (0.74s)
Creating working copy for https://github.com/borellion/sdk-visionos.git
Working copy of https://github.com/borellion/sdk-visionos.git resolved at v0.3.0 (036bfac)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.8.1
warning: '.resolve-product-dependencies': dependency 'sdk-visionos' is not used by any target
Found 1 product dependencies
- Kingfisher
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/borellion/sdk-visionos.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: the library 'ZestyAdsSDK' requires macos 10.13, but depends on the product 'Kingfisher' which requires macos 10.15; consider changing the library 'ZestyAdsSDK' to require macos 10.15 or later, or the product 'Kingfisher' to require macos 10.13 or earlier.
BUILD FAILURE 6.3 macosSpm