Build Information
Failed to build WechatOpenSDK, reference master (4b8b23), with Swift 6.2 for macOS (SPM) on 26 Oct 2025 03:55:54 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yanyin1986/WechatOpenSDK
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4b8b239 Update wechat SDK to v2.0.4
Cloned https://github.com/yanyin1986/WechatOpenSDK.git
Revision (git rev-parse @):
4b8b239ce2f2099200aa54ee983db0354c0e2b52
SUCCESS checkout https://github.com/yanyin1986/WechatOpenSDK.git at master
========================================
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.61s)
Creating working copy for https://github.com/yanyin1986/WechatOpenSDK.git
Working copy of https://github.com/yanyin1986/WechatOpenSDK.git resolved at master (4b8b239)
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