Build Information
Failed to build AZDial, reference 3.2.0 (8f864e), with Swift 6.1 for tvOS using Xcode 16.3 on 21 Apr 2026 18:40:21 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SumPositive/AZDial.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SumPositive/AZDial
* tag 3.2.0 -> FETCH_HEAD
HEAD is now at 8f864e4 Demo画像更新
Cloned https://github.com/SumPositive/AZDial.git
Revision (git rev-parse @):
8f864e4464699ecd93608d6c9b0d2fc8beda66c2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SumPositive/AZDial.git at 3.2.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/SumPositive/AZDial.git
https://github.com/SumPositive/AZDial.git
{
"default_localization" : "ja",
"dependencies" : [
],
"manifest_display_name" : "AZDial",
"name" : "AZDial",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AZDial",
"targets" : [
"AZDial"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AZDialTests",
"module_type" : "SwiftTarget",
"name" : "AZDialTests",
"path" : "Tests/AZDialTests",
"sources" : [
"AZDialTests.swift"
],
"target_dependencies" : [
"AZDial"
],
"type" : "test"
},
{
"c99name" : "AZDial",
"module_type" : "SwiftTarget",
"name" : "AZDial",
"path" : "Sources/AZDial",
"product_memberships" : [
"AZDial"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/AZDial/Resources/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/AZDial/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"AZDialView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/AZDial' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “AZDial” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/AZDial, NSURL=file:///Users/admin/builder/AZDial, NSUnderlyingError=0x6000031582a0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-04-21 11:40:20.720 xcodebuild[519:2952] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-04_11-40-0020.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/AZDial' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “AZDial” doesn’t exist." UserInfo={NSUserStringVariant=(
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/AZDial' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “AZDial” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/AZDial, NSURL=file:///Users/admin/builder/AZDial, NSUnderlyingError=0x600002a499e0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-04-21 11:40:21.448 xcodebuild[532:3082] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-04_11-40-0021.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/AZDial' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “AZDial” doesn’t exist." UserInfo={NSUserStringVariant=(
BUILD FAILURE 6.1 tvOS