Build Information
Successful build of DMAction, reference 1.0.5 (b80936), with Swift 6.0 for macOS (SPM) on 1 Aug 2025 15:07:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nikolay-dementiev/DMAction.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nikolay-dementiev/DMAction
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at b809365 Merge branch 'main' of https://github.com/nikolay-dementiev/DMAction
Cloned https://github.com/nikolay-dementiev/DMAction.git
Revision (git rev-parse @):
b80936528c7908618fd64ebae4dded991d140380
SUCCESS checkout https://github.com/nikolay-dementiev/DMAction.git at 1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nikolay-dementiev/DMAction.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintBuildTool
[2/2] Compiling plugin SwiftLintFix
[3/3] Compiling plugin SwiftLintLinter
[4/4] Compiling plugin SwiftLintRules
[5/5] Compiling plugin SwiftLintVersion
Building for debugging...
[5/8] Write sources
[6/8] Copying cache
[7/8] Write swift-version-5BDAB9E9C0126B9D.txt
[9/15] Compiling DMAction DMActionResultValue.swift
[10/15] Compiling DMAction resource_bundle_accessor.swift
[11/15] Compiling DMAction DMAction+AttempCount.swift
[12/15] Compiling DMAction DMButtonAction.swift
[13/15] Compiling DMAction DMAction.swift
[14/15] Emitting module DMAction
[15/15] Compiling DMAction DMActionWithFallback.swift
Build complete! (15.70s)
Fetching https://github.com/GayleDunham/SwiftLintPlugin.git
[1/183] Fetching swiftlintplugin
Fetched https://github.com/GayleDunham/SwiftLintPlugin.git from cache (1.58s)
Creating working copy for https://github.com/GayleDunham/SwiftLintPlugin.git
Working copy of https://github.com/GayleDunham/SwiftLintPlugin.git resolved at main (0bb7767)
[16375/11453398] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact 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.20s)
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.