The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AXUI, reference main (dfed22), with Swift 6.1 for macOS (SPM) on 15 Feb 2026 15:47:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/AXUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/AXUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dfed226 AXUI再設計: Role正規化修正、elementRef追加、AXSnapshotService導入
Cloned https://github.com/1amageek/AXUI.git
Revision (git rev-parse @):
dfed226a44c72e35a4f22dab3ed3339b0cb05f19
SUCCESS checkout https://github.com/1amageek/AXUI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/1amageek/AXUI.git
https://github.com/1amageek/AXUI.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "AXUI",
  "name" : "AXUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AXUI",
      "targets" : [
        "AXUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "axon",
      "targets" : [
        "axon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "axon",
      "module_type" : "SwiftTarget",
      "name" : "axon",
      "path" : "Sources/axon",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "axon"
      ],
      "sources" : [
        "Command.swift"
      ],
      "target_dependencies" : [
        "AXUI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AXUI",
      "module_type" : "SwiftTarget",
      "name" : "AXUI",
      "path" : "Sources/AXUI",
      "product_memberships" : [
        "AXUI",
        "axon"
      ],
      "sources" : [
        "AIElement.swift",
        "AIElementConverter.swift",
        "AIElementEncoder.swift",
        "AIFormatHelpers.swift",
        "AXDumper.swift",
        "AXElement.swift",
        "AXElementRef.swift",
        "AXQuery.swift",
        "AXQueryMatcher.swift",
        "AXSnapshotService.swift",
        "Role.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AXONTests",
      "module_type" : "SwiftTarget",
      "name" : "AXONTests",
      "path" : "Tests/AXONTests",
      "sources" : [
        "AIElementEncoderIDTest.swift",
        "AIElementEncoderTests.swift",
        "AIFormatTests.swift",
        "AXDumperIDTest.swift",
        "AXElementIDTests.swift",
        "AXONTests.swift",
        "AXSnapshotServiceTests.swift",
        "AccessibilityPermissionTests.swift",
        "DumpConsistencyTest.swift",
        "LiveAXDumpTests.swift",
        "QueryMatcherAdvancedTests.swift",
        "QueryTests.swift",
        "RealWorldAppTestsSimple.swift",
        "RoleNormalizationTests.swift",
        "SerializationTests.swift",
        "SnapshotBuildTests.swift",
        "StateHandlingTests.swift"
      ],
      "target_dependencies" : [
        "AXUI"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/11] Write axon-entitlement.plist
[2/11] Write sources
[7/11] Write swift-version-2F0A5646E1D333AE.txt
[9/24] Emitting module ArgumentParserToolInfo
[10/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/71] Emitting module ArgumentParser
[12/76] Compiling ArgumentParser InputKey.swift
[13/76] Compiling ArgumentParser InputOrigin.swift
[14/76] Compiling ArgumentParser Name.swift
[15/76] Compiling ArgumentParser Parsed.swift
[16/76] Compiling ArgumentParser ParsedValues.swift
[17/76] Compiling ArgumentParser CodingKeyValidator.swift
[18/76] Compiling ArgumentParser NonsenseFlagsValidator.swift
[19/76] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/76] Compiling ArgumentParser PositionalArgumentsValidator.swift
[21/76] Compiling ArgumentParser UniqueNamesValidator.swift
[22/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/76] Compiling ArgumentParser CompletionsGenerator.swift
[24/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/76] Compiling ArgumentParser Argument.swift
[27/76] Compiling ArgumentParser ArgumentDiscussion.swift
[28/76] Compiling ArgumentParser ArgumentHelp.swift
[29/76] Compiling ArgumentParser ArgumentVisibility.swift
[30/76] Compiling ArgumentParser CompletionKind.swift
[31/76] Compiling ArgumentParser Errors.swift
[32/76] Compiling ArgumentParser Flag.swift
[33/76] Compiling ArgumentParser Platform.swift
[34/76] Compiling ArgumentParser SequenceExtensions.swift
[35/76] Compiling ArgumentParser StringExtensions.swift
[36/76] Compiling ArgumentParser SwiftExtensions.swift
[37/76] Compiling ArgumentParser Tree.swift
[38/76] Compiling ArgumentParser NameSpecification.swift
[39/76] Compiling ArgumentParser Option.swift
[40/76] Compiling ArgumentParser OptionGroup.swift
[41/76] Compiling ArgumentParser ParentCommand.swift
[42/76] Compiling ArgumentParser AsyncParsableCommand.swift
[43/76] Compiling ArgumentParser ParserError.swift
[44/76] Compiling ArgumentParser SplitArguments.swift
[45/76] Compiling ArgumentParser DumpHelpGenerator.swift
[46/76] Compiling ArgumentParser HelpCommand.swift
[47/76] Compiling ArgumentParser HelpGenerator.swift
[48/76] Compiling ArgumentParser ParsableCommand.swift
[49/76] Compiling ArgumentParser ArgumentDecoder.swift
[50/76] Compiling ArgumentParser ArgumentDefinition.swift
[51/76] Compiling ArgumentParser ArgumentSet.swift
[52/76] Compiling ArgumentParser CommandParser.swift
[53/76] Compiling ArgumentParser CommandConfiguration.swift
[54/76] Compiling ArgumentParser CommandGroup.swift
[55/76] Compiling ArgumentParser EnumerableFlag.swift
[56/76] Compiling ArgumentParser ExpressibleByArgument.swift
[57/76] Compiling ArgumentParser ParsableArguments.swift
[58/76] Compiling ArgumentParser MessageInfo.swift
[59/76] Compiling ArgumentParser UsageGenerator.swift
[60/76] Compiling ArgumentParser CollectionExtensions.swift
[61/76] Compiling ArgumentParser Foundation.swift
[62/76] Compiling ArgumentParser Mutex.swift
[63/76] Compiling AXUI AIFormatHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/76] Emitting module AXUI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/77] Compiling AXUI AXQuery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/77] Compiling AXUI AXQueryMatcher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/77] Compiling AXUI AXElementRef.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/77] Compiling AXUI AXElement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/77] Compiling AXUI AXSnapshotService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/77] Compiling AXUI Role.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/77] Compiling AXUI AIElementEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/77] Compiling AXUI AXDumper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/79] Compiling axon Command.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/79] Emitting module axon
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/79] Write Objects.LinkFileList
[77/79] Linking axon
[78/79] Applying axon
Build complete! (13.71s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.42s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (1.96s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "AXUI",
  "name" : "AXUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AXUI",
      "targets" : [
        "AXUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "axon",
      "targets" : [
        "axon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "axon",
      "module_type" : "SwiftTarget",
      "name" : "axon",
      "path" : "Sources/axon",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "axon"
      ],
      "sources" : [
        "Command.swift"
      ],
      "target_dependencies" : [
        "AXUI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AXUI",
      "module_type" : "SwiftTarget",
      "name" : "AXUI",
      "path" : "Sources/AXUI",
      "product_memberships" : [
        "AXUI",
        "axon"
      ],
      "sources" : [
        "AIElement.swift",
        "AIElementConverter.swift",
        "AIElementEncoder.swift",
        "AIFormatHelpers.swift",
        "AXDumper.swift",
        "AXElement.swift",
        "AXElementRef.swift",
        "AXQuery.swift",
        "AXQueryMatcher.swift",
        "AXSnapshotService.swift",
        "Role.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AXONTests",
      "module_type" : "SwiftTarget",
      "name" : "AXONTests",
      "path" : "Tests/AXONTests",
      "sources" : [
        "AIElementEncoderIDTest.swift",
        "AIElementEncoderTests.swift",
        "AIFormatTests.swift",
        "AXDumperIDTest.swift",
        "AXElementIDTests.swift",
        "AXONTests.swift",
        "AXSnapshotServiceTests.swift",
        "AccessibilityPermissionTests.swift",
        "DumpConsistencyTest.swift",
        "LiveAXDumpTests.swift",
        "QueryMatcherAdvancedTests.swift",
        "QueryTests.swift",
        "RealWorldAppTestsSimple.swift",
        "RoleNormalizationTests.swift",
        "SerializationTests.swift",
        "SnapshotBuildTests.swift",
        "StateHandlingTests.swift"
      ],
      "target_dependencies" : [
        "AXUI"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.1"
}
Done.