Build Information
Failed to build WechatOpenSDK, reference 2.0.7 (291a3f), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 26 Oct 2025 03:57:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WechatOpenSDK -destination platform=macOS,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: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/yanyin1986/WechatOpenSDK.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: WechatOpenSDK
2025-10-25 23:57:13.696 xcodebuild[527:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WechatOpenSDK"
]
}
}
2025-10-25 23:57:18.020 xcodebuild[608:3692] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WechatOpenSDK -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WechatOpenSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'WechatOpenSDK' in project 'WechatOpenSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: a7625dd3b66174e95897aab5a143d32a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a7625dd3b66174e95897aab5a143d32a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/WechatOpenSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/WechatOpenSDK.xcframework'. (in target 'WechatOpenSDK' from project 'WechatOpenSDK')
2025-10-25 23:57:19.308 xcodebuild[610:3725] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme WechatOpenSDK
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: WechatOpenSDK
2025-10-25 23:57:20.527 xcodebuild[623:3820] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WechatOpenSDK"
]
}
}
2025-10-25 23:57:21.525 xcodebuild[631:3877] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WechatOpenSDK -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WechatOpenSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'WechatOpenSDK' in project 'WechatOpenSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: a7625dd3b66174e95897aab5a143d32a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a7625dd3b66174e95897aab5a143d32a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/WechatOpenSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Sources/WechatOpenSDK.xcframework'. (in target 'WechatOpenSDK' from project 'WechatOpenSDK')
2025-10-25 23:57:22.293 xcodebuild[633:3906] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:900c2918fa5f469c6c92845f34f603ec337f1f4b, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme WechatOpenSDK
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild