The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AZDial, reference main (8f864e), with Swift 6.1 for visionOS using Xcode 16.3 on 21 Apr 2026 18:32:58 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SumPositive/AZDial
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         visionOS
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=0x600000e68f30 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-04-21 11:32:57.563 xcodebuild[520:2961] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-04_11-32-0057.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=0x6000013b3690 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-04-21 11:32:58.291 xcodebuild[532:3088] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-04_11-32-0058.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 visionOS