The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AXUI, reference main (dfed22), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 16:03:55 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/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
Fetching https://github.com/apple/swift-argument-parser.git
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.62s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.26s)
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.5.1
========================================
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": "axui",
      "name": "AXUI",
      "url": "https://github.com/1amageek/AXUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AXUI",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/AXUI.git
[1/389] Fetching axui
Fetched https://github.com/1amageek/AXUI.git from cache (0.74s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.50s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.21s)
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.1
Creating working copy for https://github.com/1amageek/AXUI.git
Working copy of https://github.com/1amageek/AXUI.git resolved at main (dfed226)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/1amageek/AXUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[1/10] Write axon-entitlement.plist
[1/10] Write sources
[6/10] Write swift-version--6988338F2F200930.txt
[8/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/23] Emitting module ArgumentParserToolInfo
[10/62] Compiling ArgumentParser InputOrigin.swift
[11/62] Compiling ArgumentParser Name.swift
[12/62] Compiling ArgumentParser Parsed.swift
[13/62] Compiling ArgumentParser ParsedValues.swift
[14/62] Compiling ArgumentParser CommandConfiguration.swift
[15/62] Compiling ArgumentParser CommandGroup.swift
[16/62] Compiling ArgumentParser EnumerableFlag.swift
[17/62] Compiling ArgumentParser ExpressibleByArgument.swift
[18/66] Emitting module ArgumentParser
[19/66] Compiling ArgumentParser NameSpecification.swift
[20/66] Compiling ArgumentParser Option.swift
[21/66] Compiling ArgumentParser OptionGroup.swift
[22/66] Compiling ArgumentParser AsyncParsableCommand.swift
[23/66] Compiling ArgumentParser ArgumentHelp.swift
[24/66] Compiling ArgumentParser ArgumentVisibility.swift
[25/66] Compiling ArgumentParser CompletionKind.swift
[26/66] Compiling ArgumentParser Errors.swift
[27/66] Compiling ArgumentParser Flag.swift
[28/66] Compiling ArgumentParser Platform.swift
[29/66] Compiling ArgumentParser SequenceExtensions.swift
[30/66] Compiling ArgumentParser StringExtensions.swift
[31/66] Compiling ArgumentParser Tree.swift
[32/66] Compiling ArgumentParser ParsableArguments.swift
[33/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/66] Compiling ArgumentParser ParsableCommand.swift
[35/66] Compiling ArgumentParser ArgumentDecoder.swift
[36/66] Compiling ArgumentParser HelpGenerator.swift
[37/66] Compiling ArgumentParser MessageInfo.swift
[38/66] Compiling ArgumentParser UsageGenerator.swift
[39/66] Compiling ArgumentParser CollectionExtensions.swift
[40/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/66] Compiling ArgumentParser CompletionsGenerator.swift
[42/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/66] Compiling ArgumentParser Argument.swift
[45/66] Compiling ArgumentParser ArgumentDefinition.swift
[46/66] Compiling ArgumentParser ArgumentSet.swift
[47/66] Compiling ArgumentParser CommandParser.swift
[48/66] Compiling ArgumentParser InputKey.swift
[49/66] Compiling ArgumentParser ParserError.swift
[50/66] Compiling ArgumentParser SplitArguments.swift
[51/66] Compiling ArgumentParser DumpHelpGenerator.swift
[52/66] Compiling ArgumentParser HelpCommand.swift
[53/66] Compiling AXUI AXQueryMatcher.swift
[54/66] Compiling AXUI AXQuery.swift
[55/66] Compiling AXUI AXSnapshotService.swift
[56/66] Compiling AXUI AXElementRef.swift
[57/66] Compiling AXUI AXElement.swift
[58/67] Compiling AXUI Role.swift
[59/67] Compiling AXUI AIFormatHelpers.swift
[60/67] Compiling AXUI AIElementEncoder.swift
[63/67] Compiling AXUI AXDumper.swift
[64/67] Emitting module AXUI
[65/69] Compiling axon Command.swift
[66/69] Emitting module axon
[66/69] Write Objects.LinkFileList
[67/69] Linking axon
[68/69] Applying axon
Build complete! (16.16s)
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.