The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AZDial, reference 3.2.0 (8f864e), with Swift 6.0 for macOS (SPM) on 21 Apr 2026 18:32:54 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SumPositive/AZDial.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying Info.plist
[0/5] Copying Localizable.strings
[2/5] Write sources
[3/5] Copying Assets.xcassets
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/8] Emitting module AZDial
[7/8] Compiling AZDial resource_bundle_accessor.swift
[8/8] Compiling AZDial AZDialView.swift
Build complete! (7.78s)
Build complete.
{
  "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"
}
Done.