Build Information
Failed to build ProgressSpinnerKit, reference 0.5.0 (cae8d1), with Swift 6.3 for iOS using Xcode 26.4 on 15 Apr 2026 08:53:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressSpinnerKit-Package -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yutailang0119/progressspinnerkit.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yutailang0119/progressspinnerkit
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at cae8d12 Update README
Cloned https://github.com/yutailang0119/progressspinnerkit.git
Revision (git rev-parse @):
cae8d1237c3fd44944e05fd71259f2d5668d7ed0
SUCCESS checkout https://github.com/yutailang0119/progressspinnerkit.git at 0.5.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/yutailang0119/progressspinnerkit.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-tools-support-core
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.7.3 of package ‘swift-tools-support-core’
Resolve Package Graph
Resolved source packages:
ProgressSpinnerKit: /Users/admin/builder/spi-builder-workspace
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.7.3
resolved source packages: ProgressSpinnerKit, swift-tools-support-core
2026-04-15 04:53:01.991 xcodebuild[529:3064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-tools-support-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core"
}
],
"manifest_display_name" : "ProgressSpinnerKit",
"name" : "ProgressSpinnerKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ProgressSpinnerKit",
"targets" : [
"ProgressSpinnerKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Demo",
"targets" : [
"Demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ProgressSpinnerKitTests",
"module_type" : "SwiftTarget",
"name" : "ProgressSpinnerKitTests",
"path" : "Tests/ProgressSpinnerKitTests",
"sources" : [
"ProgressSpinnerTests.swift"
],
"target_dependencies" : [
"ProgressSpinnerKit"
],
"type" : "test"
},
{
"c99name" : "ProgressSpinnerKit",
"module_type" : "SwiftTarget",
"name" : "ProgressSpinnerKit",
"path" : "Sources/ProgressSpinnerKit",
"product_dependencies" : [
"SwiftToolsSupport"
],
"product_memberships" : [
"ProgressSpinnerKit",
"Demo"
],
"sources" : [
"ProgressSpinner.swift",
"Spinner.swift"
],
"type" : "library"
},
{
"c99name" : "Demo",
"module_type" : "SwiftTarget",
"name" : "Demo",
"path" : "Sources/Demo",
"product_memberships" : [
"Demo"
],
"sources" : [
"Demo.swift"
],
"target_dependencies" : [
"ProgressSpinnerKit"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Demo",
"ProgressSpinnerKit",
"ProgressSpinnerKit-Package"
]
}
}
2026-04-15 04:53:10.068 xcodebuild[665:3967] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressSpinnerKit-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.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 ProgressSpinnerKit-Package -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.7.3
ProgressSpinnerKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'Demo' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
Target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
Target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
Target 'SwiftToolsSupport' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
Target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCclibc' in project 'swift-tools-support-core' (no dependencies)
Target 'TSCLibc' in project 'swift-tools-support-core' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 85eada200a18739532a2f9fb3118d8c0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/85eada200a18739532a2f9fb3118d8c0.xcbuilddata
error: The package product 'SwiftToolsSupport' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Demo' from project 'ProgressSpinnerKit')
error: The package product 'SwiftToolsSupport' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ProgressSpinnerKit' from project 'ProgressSpinnerKit')
2026-04-15 04:53:12.286 xcodebuild[672:4035] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ProgressSpinnerKit-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
ProgressSpinnerKit: /Users/admin/builder/spi-builder-workspace
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.7.3
resolved source packages: ProgressSpinnerKit, swift-tools-support-core
2026-04-15 04:53:14.430 xcodebuild[698:4197] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-tools-support-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core"
}
],
"manifest_display_name" : "ProgressSpinnerKit",
"name" : "ProgressSpinnerKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ProgressSpinnerKit",
"targets" : [
"ProgressSpinnerKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Demo",
"targets" : [
"Demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ProgressSpinnerKitTests",
"module_type" : "SwiftTarget",
"name" : "ProgressSpinnerKitTests",
"path" : "Tests/ProgressSpinnerKitTests",
"sources" : [
"ProgressSpinnerTests.swift"
],
"target_dependencies" : [
"ProgressSpinnerKit"
],
"type" : "test"
},
{
"c99name" : "ProgressSpinnerKit",
"module_type" : "SwiftTarget",
"name" : "ProgressSpinnerKit",
"path" : "Sources/ProgressSpinnerKit",
"product_dependencies" : [
"SwiftToolsSupport"
],
"product_memberships" : [
"ProgressSpinnerKit",
"Demo"
],
"sources" : [
"ProgressSpinner.swift",
"Spinner.swift"
],
"type" : "library"
},
{
"c99name" : "Demo",
"module_type" : "SwiftTarget",
"name" : "Demo",
"path" : "Sources/Demo",
"product_memberships" : [
"Demo"
],
"sources" : [
"Demo.swift"
],
"target_dependencies" : [
"ProgressSpinnerKit"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Demo",
"ProgressSpinnerKit",
"ProgressSpinnerKit-Package"
]
}
}
2026-04-15 04:53:15.710 xcodebuild[708:4260] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressSpinnerKit-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.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 ProgressSpinnerKit-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
ProgressSpinnerKit: /Users/admin/builder/spi-builder-workspace
swift-tools-support-core: https://github.com/apple/swift-tools-support-core @ 0.7.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'Demo' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
Target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
Target 'ProgressSpinnerKit' in project 'ProgressSpinnerKit'
➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
Target 'SwiftToolsSupport' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
Target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCclibc' in project 'swift-tools-support-core' (no dependencies)
Target 'TSCLibc' in project 'swift-tools-support-core' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
Build description signature: 85eada200a18739532a2f9fb3118d8c0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/85eada200a18739532a2f9fb3118d8c0.xcbuilddata
error: The package product 'SwiftToolsSupport' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ProgressSpinnerKit' from project 'ProgressSpinnerKit')
error: The package product 'SwiftToolsSupport' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Demo' from project 'ProgressSpinnerKit')
2026-04-15 04:53:16.634 xcodebuild[711:4293] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ProgressSpinnerKit-Package
(1 failure)
BUILD FAILURE 6.3 iOS