Build Information
Failed to build WechatOpenSDK, reference 2.0.7 (291a3f), with Swift 6.1 for macOS (SPM) on 26 Oct 2025 03:57:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/yanyin1986/WechatOpenSDK.git
https://github.com/yanyin1986/WechatOpenSDK.git
{
"dependencies" : [
],
"manifest_display_name" : "WechatOpenSDK",
"name" : "WechatOpenSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "WechatOpenSDK",
"targets" : [
"WechatOpenSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WechatOpenSDK",
"module_type" : "BinaryTarget",
"name" : "WechatOpenSDK",
"path" : "Sources/WechatOpenSDK.xcframework",
"product_memberships" : [
"WechatOpenSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm