Build Information
Failed to build WWSignInWith3rd_Weibo, reference 1.2.2 (116ca4), with Swift 6.1 for macOS (SPM) on 3 Mar 2026 13:55:41 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/William-Weng/WWSignInWith3rd_Weibo.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSignInWith3rd_Weibo
* tag 1.2.2 -> FETCH_HEAD
HEAD is now at 116ca44 - 把xcframework.zip放在github下載
Cloned https://github.com/William-Weng/WWSignInWith3rd_Weibo.git
Revision (git rev-parse @):
116ca449ca7921b443ab7d48916d6e4d3155a4a4
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_Weibo.git at 1.2.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWSignInWith3rd_Weibo.git
https://github.com/William-Weng/WWSignInWith3rd_Weibo.git
{
"dependencies" : [
{
"identity" : "wwsigninwith3rd_apple",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWSignInWith3rd_Apple"
}
],
"manifest_display_name" : "WWSignInWith3rd_Weibo",
"name" : "WWSignInWith3rd_Weibo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWSignInWith3rd_Weibo",
"targets" : [
"WWSignInWith3rd_Weibo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWSignInWith3rd_Weibo",
"module_type" : "SwiftTarget",
"name" : "WWSignInWith3rd_Weibo",
"path" : "Sources/WWSignInWith3rd_Weibo",
"product_dependencies" : [
"WWSignInWith3rd_Apple"
],
"product_memberships" : [
"WWSignInWith3rd_Weibo"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSignInWith3rd_Weibo/Privacy",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSignInWith3rd_Weibo/WeiboSDK/Header.h",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSignInWith3rd_Weibo/WeiboSDK/module.modulemap",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Utility/Constant.swift",
"WWSignInWith3rd_Weibo.swift"
],
"target_dependencies" : [
"SinaWeibonSDK"
],
"type" : "library"
},
{
"c99name" : "SinaWeibonSDK",
"module_type" : "BinaryTarget",
"name" : "SinaWeibonSDK",
"path" : "remote/archive/SinaWeibonSDK.xcframework.zip",
"product_memberships" : [
"WWSignInWith3rd_Weibo"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
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
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
[1/175] Fetching wwsigninwith3rd_apple
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (1.04s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (1.68s)
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
Downloading binary artifact https://github.com/William-Weng/WWSignInWith3rd_Weibo/releases/download/1.2.1/SinaWeibonSDK.xcframework.zip
[9/9] Downloading https://github.com/William-Weng/WWSignInWith3rd_Weibo/releases/download/1.2.1/SinaWeibonSDK.xcframework.zip
error: failed downloading 'https://github.com/William-Weng/WWSignInWith3rd_Weibo/releases/download/1.2.1/SinaWeibonSDK.xcframework.zip' which is required by binary target 'SinaWeibonSDK': badResponseStatusCode(404)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/William-Weng/WWSignInWith3rd_Weibo/releases/download/1.2.1/SinaWeibonSDK.xcframework.zip
[9/9] Downloading https://github.com/William-Weng/WWSignInWith3rd_Weibo/releases/download/1.2.1/SinaWeibonSDK.xcframework.zip
error: failed downloading 'https://github.com/William-Weng/WWSignInWith3rd_Weibo/releases/download/1.2.1/SinaWeibonSDK.xcframework.zip' which is required by binary target 'SinaWeibonSDK': badResponseStatusCode(404)
BUILD FAILURE 6.1 macosSpm