The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DMAction, reference main (c75400), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 16:12:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/nikolay-dementiev/DMAction.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nikolay-dementiev/DMAction
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c754006 Merge pull request #2 from nikolay-dementiev/feature/alert-autofix-1
Cloned https://github.com/nikolay-dementiev/DMAction.git
Revision (git rev-parse @):
c7540062a8e1e03b903cb5315250c468148eab63
SUCCESS checkout https://github.com/nikolay-dementiev/DMAction.git at main
Fetching https://github.com/GayleDunham/SwiftLintPlugin.git
[1/215] Fetching swiftlintplugin
Fetched https://github.com/GayleDunham/SwiftLintPlugin.git from cache (1.55s)
Creating working copy for https://github.com/GayleDunham/SwiftLintPlugin.git
Working copy of https://github.com/GayleDunham/SwiftLintPlugin.git resolved at main (0bb7767)
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
[19274/11453398] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip (1.48s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "dmaction",
      "name": "DMAction",
      "url": "https://github.com/nikolay-dementiev/DMAction.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DMAction",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftlintplugin",
          "name": "SwiftLintPlugin",
          "url": "https://github.com/GayleDunham/SwiftLintPlugin.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugin",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nikolay-dementiev/DMAction.git
[1/344] Fetching dmaction
Fetched https://github.com/nikolay-dementiev/DMAction.git from cache (0.84s)
Fetching https://github.com/GayleDunham/SwiftLintPlugin.git from cache
Fetched https://github.com/GayleDunham/SwiftLintPlugin.git from cache (0.45s)
Creating working copy for https://github.com/GayleDunham/SwiftLintPlugin.git
Working copy of https://github.com/GayleDunham/SwiftLintPlugin.git resolved at main (ebda7fc)
Creating working copy for https://github.com/nikolay-dementiev/DMAction.git
Working copy of https://github.com/nikolay-dementiev/DMAction.git resolved at main (c754006)
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[16375/72588246] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip (3.44s)
warning: '.resolve-product-dependencies': dependency 'dmaction' is not used by any target
Found 1 product dependencies
  - SwiftLintPlugin
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nikolay-dementiev/DMAction.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintVersion
[2/2] Compiling plugin SwiftLintRules
[3/3] Compiling plugin SwiftLintFix
[4/4] Compiling plugin SwiftLintLinter
[5/5] Compiling plugin SwiftLintBuildTool
Building for debugging...
[5/8] Write sources
[6/8] Copying cache
[7/8] Write swift-version--6988338F2F200930.txt
[9/15] Compiling DMAction resource_bundle_accessor.swift
[10/15] Compiling DMAction DMActionWithFallback.swift
[11/15] Compiling DMAction DMActionResultValue.swift
[12/15] Compiling DMAction DMButtonAction.swift
[13/15] Emitting module DMAction
[14/15] Compiling DMAction DMAction+AttempCount.swift
[15/15] Compiling DMAction DMAction.swift
Build complete! (15.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugin",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GayleDunham/SwiftLintPlugin.git"
    }
  ],
  "manifest_display_name" : "DMAction",
  "name" : "DMAction",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "DMAction",
      "targets" : [
        "DMAction"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DMActionTests",
      "module_type" : "SwiftTarget",
      "name" : "DMActionTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftLintBuildTool"
      ],
      "sources" : [
        "DMActionTests/DMAction+UITests.swift",
        "DMActionTests/DMActionTests.swift",
        "DMActionTests/DocumentaryExamples/DMActionAndAttempCountDocumentaryTests.swift",
        "DMActionTests/DocumentaryExamples/DMActionExtensionDocumentaryTests.swift",
        "DMActionTests/DocumentaryExamples/DMButtonActionObjectsDocumentaryTests.swift",
        "DMActionTests/Helpers/Throwing.swift",
        "DMActionTests/Helpers/UIViewController+Lifecycle.swift",
        "DMActionTests/Helpers/XCTestCase+Actions.swift",
        "DMActionTests/Mocks/MockMyViewController.swift"
      ],
      "target_dependencies" : [
        "DMAction"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DMAction",
      "module_type" : "SwiftTarget",
      "name" : "DMAction",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftLintBuildTool"
      ],
      "product_memberships" : [
        "DMAction"
      ],
      "sources" : [
        "DMAction/DMAction+AttempCount.swift",
        "DMAction/DMAction.swift",
        "DMAction/DMActionResultValue.swift",
        "DMAction/DMActionWithFallback.swift",
        "DMAction/DMButtonAction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.