The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build WechatOpenSDK, reference master (4b8b23), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 26 Oct 2025 07:58:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WechatOpenSDK -destination platform=macOS,arch=arm64

Build 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
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yanyin1986/WechatOpenSDK.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: WechatOpenSDK
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WechatOpenSDK",
  "name" : "WechatOpenSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "WechatOpenSDK",
      "targets" : [
        "WechatOpenSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WechatOpenSDK",
      "module_type" : "BinaryTarget",
      "name" : "WechatOpenSDK",
      "path" : "Sources/WechatOpenSDK-XCFramework.xcframework",
      "product_memberships" : [
        "WechatOpenSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WechatOpenSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 36ba0c458179de7e4911355f59ce63a3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/36ba0c458179de7e4911355f59ce63a3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/WechatOpenSDK-XCFramework.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.xcframework'. (in target 'WechatOpenSDK' from project 'WechatOpenSDK')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:073fce1ea532e7b0809e5044787e7cc5bfe37687, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:073fce1ea532e7b0809e5044787e7cc5bfe37687, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:073fce1ea532e7b0809e5044787e7cc5bfe37687, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:073fce1ea532e7b0809e5044787e7cc5bfe37687, 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-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: WechatOpenSDK
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WechatOpenSDK",
  "name" : "WechatOpenSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "WechatOpenSDK",
      "targets" : [
        "WechatOpenSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WechatOpenSDK",
      "module_type" : "BinaryTarget",
      "name" : "WechatOpenSDK",
      "path" : "Sources/WechatOpenSDK-XCFramework.xcframework",
      "product_memberships" : [
        "WechatOpenSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WechatOpenSDK"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  WechatOpenSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 36ba0c458179de7e4911355f59ce63a3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/36ba0c458179de7e4911355f59ce63a3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Sources/WechatOpenSDK-XCFramework.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.xcframework'. (in target 'WechatOpenSDK' from project 'WechatOpenSDK')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:073fce1ea532e7b0809e5044787e7cc5bfe37687, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:073fce1ea532e7b0809e5044787e7cc5bfe37687, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:073fce1ea532e7b0809e5044787e7cc5bfe37687, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:073fce1ea532e7b0809e5044787e7cc5bfe37687, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme WechatOpenSDK
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild