Build Information
Failed to build WechatOpenSDK, reference 2.0.7 (291a3f), with Swift 6.2 for macOS (SPM) on 26 Oct 2025 07:58:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yanyin1986/WechatOpenSDK.git
Reference: 2.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yanyin1986/WechatOpenSDK
* tag 2.0.7 -> FETCH_HEAD
HEAD is now at 291a3f4 Update README.md
Cloned https://github.com/yanyin1986/WechatOpenSDK.git
Revision (git rev-parse @):
291a3f40fd03ce23d193e7b761d79bcbb12eb8a9
SUCCESS checkout https://github.com/yanyin1986/WechatOpenSDK.git at 2.0.7
========================================
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": "wechatopensdk",
"name": "WechatOpenSDK",
"url": "https://github.com/yanyin1986/WechatOpenSDK.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WechatOpenSDK",
"dependencies": [
]
}
]
}
Fetching https://github.com/yanyin1986/WechatOpenSDK.git
[1/208] Fetching wechatopensdk
Fetched https://github.com/yanyin1986/WechatOpenSDK.git from cache (1.47s)
Creating working copy for https://github.com/yanyin1986/WechatOpenSDK.git
Working copy of https://github.com/yanyin1986/WechatOpenSDK.git resolved at 2.0.7 (291a3f4)
warning: '.resolve-product-dependencies': dependency 'wechatopensdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yanyin1986/WechatOpenSDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm