The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AXUI, reference main (a37091), with Swift 6.2 for macOS (SPM) on 14 Oct 2025 00:27:18 UTC.

Swift 6 data race errors: 0

Build Command

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

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 a370914 Add Codable support to AXQuery and Box structs
Cloned https://github.com/1amageek/AXUI.git
Revision (git rev-parse @):
a3709140e58269cf3f7a032e4102dc9e8880cc4f
SUCCESS checkout https://github.com/1amageek/AXUI.git at main
Fetching https://github.com/apple/swift-argument-parser.git
[1/16656] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.53s)
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.12s)
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/AXUI.git
[1/361] Fetching axui
Fetched https://github.com/1amageek/AXUI.git from cache (0.72s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.20s)
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.6.2
Creating working copy for https://github.com/1amageek/AXUI.git
Working copy of https://github.com/1amageek/AXUI.git resolved at main (a370914)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/AXUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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-49B95AFC49DCD68C.txt
[8/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/22] Emitting module ArgumentParserToolInfo
[10/61] Compiling ArgumentParser InputOrigin.swift
[11/61] Compiling ArgumentParser Name.swift
[12/61] Compiling ArgumentParser Parsed.swift
[13/61] Compiling ArgumentParser ParsedValues.swift
[14/65] Emitting module ArgumentParser
[15/65] Compiling ArgumentParser ArgumentHelp.swift
[16/65] Compiling ArgumentParser ArgumentVisibility.swift
[17/65] Compiling ArgumentParser CompletionKind.swift
[18/65] Compiling ArgumentParser Errors.swift
[19/65] Compiling ArgumentParser Flag.swift
[20/65] Compiling ArgumentParser ParsableArguments.swift
[21/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/65] Compiling ArgumentParser ParsableCommand.swift
[23/65] Compiling ArgumentParser ArgumentDecoder.swift
[24/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/65] Compiling ArgumentParser CompletionsGenerator.swift
[26/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/65] Compiling ArgumentParser Argument.swift
[29/65] Compiling ArgumentParser NameSpecification.swift
[30/65] Compiling ArgumentParser Option.swift
[31/65] Compiling ArgumentParser OptionGroup.swift
[32/65] Compiling ArgumentParser AsyncParsableCommand.swift
[33/65] Compiling ArgumentParser Platform.swift
[34/65] Compiling ArgumentParser SequenceExtensions.swift
[35/65] Compiling ArgumentParser StringExtensions.swift
[36/65] Compiling ArgumentParser Tree.swift
[37/65] Compiling ArgumentParser ArgumentDefinition.swift
[38/65] Compiling ArgumentParser ArgumentSet.swift
[39/65] Compiling ArgumentParser CommandParser.swift
[40/65] Compiling ArgumentParser InputKey.swift
[41/65] Compiling ArgumentParser ParserError.swift
[42/65] Compiling ArgumentParser SplitArguments.swift
[43/65] Compiling ArgumentParser DumpHelpGenerator.swift
[44/65] Compiling ArgumentParser HelpCommand.swift
[45/65] Compiling ArgumentParser CommandConfiguration.swift
[46/65] Compiling ArgumentParser CommandGroup.swift
[47/65] Compiling ArgumentParser EnumerableFlag.swift
[48/65] Compiling ArgumentParser ExpressibleByArgument.swift
[49/65] Compiling ArgumentParser HelpGenerator.swift
[50/65] Compiling ArgumentParser MessageInfo.swift
[51/65] Compiling ArgumentParser UsageGenerator.swift
[52/65] Compiling ArgumentParser CollectionExtensions.swift
[53/65] Compiling AXUI Role.swift
[54/65] Compiling AXUI AIElement.swift
[55/65] Compiling AXUI AXQueryMatcher.swift
[56/65] Compiling AXUI AXElement.swift
[57/65] Compiling AXUI AXQuery.swift
[58/65] Compiling AXUI AIFormatHelpers.swift
[59/65] Compiling AXUI AIElementEncoder.swift
[60/65] Compiling AXUI AIElementConverter.swift
[61/65] Emitting module AXUI
[62/65] Compiling AXUI AXDumper.swift
[63/67] Emitting module axon
[64/67] Compiling axon Command.swift
[64/67] Write Objects.LinkFileList
[65/67] Linking axon
[66/67] Applying axon
Build complete! (13.03s)
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",
        "AXQuery.swift",
        "AXQueryMatcher.swift",
        "Role.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AXONTests",
      "module_type" : "SwiftTarget",
      "name" : "AXONTests",
      "path" : "Tests/AXONTests",
      "sources" : [
        "AIElementEncoderIDTest.swift",
        "AIElementEncoderTests.swift",
        "AXDumperIDTest.swift",
        "AXElementIDTests.swift",
        "AXONTests.swift",
        "AccessibilityPermissionTests.swift",
        "DumpConsistencyTest.swift",
        "LiveAXDumpTests.swift",
        "QueryTests.swift",
        "RealWorldAppTestsSimple.swift",
        "StateHandlingTests.swift"
      ],
      "target_dependencies" : [
        "AXUI"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.1"
}
Done.