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 (d1bd5b), with Swift 6.2 (beta) for macOS (SPM) on 14 Jul 2025 06:36:48 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 d1bd5ba Add get and set value methods with error handling
Cloned https://github.com/1amageek/AXUI.git
Revision (git rev-parse @):
d1bd5bad90c1b6269aed2c6666d48509b20513af
SUCCESS checkout https://github.com/1amageek/AXUI.git at main
========================================
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-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/11] Write sources
[5/11] Write axon-entitlement.plist
[5/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/23] Emitting module ArgumentParserToolInfo
[11/69] Emitting module ArgumentParser
[12/73] Compiling ArgumentParser SequenceExtensions.swift
[13/73] Compiling ArgumentParser StringExtensions.swift
[14/73] Compiling ArgumentParser SwiftExtensions.swift
[15/73] Compiling ArgumentParser Tree.swift
[16/73] Compiling ArgumentParser CodingKeyValidator.swift
[17/73] Compiling ArgumentParser NonsenseFlagsValidator.swift
[18/73] Compiling ArgumentParser ParsableArgumentsValidation.swift
[19/73] Compiling ArgumentParser PositionalArgumentsValidator.swift
[20/73] Compiling ArgumentParser UniqueNamesValidator.swift
[21/73] Compiling ArgumentParser Flag.swift
[22/73] Compiling ArgumentParser NameSpecification.swift
[23/73] Compiling ArgumentParser Option.swift
[24/73] Compiling ArgumentParser OptionGroup.swift
[25/73] Compiling ArgumentParser AsyncParsableCommand.swift
[26/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/73] Compiling ArgumentParser CompletionsGenerator.swift
[28/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/73] Compiling ArgumentParser Argument.swift
[31/73] Compiling ArgumentParser MessageInfo.swift
[32/73] Compiling ArgumentParser UsageGenerator.swift
[33/73] Compiling ArgumentParser CollectionExtensions.swift
[34/73] Compiling ArgumentParser Mutex.swift
[35/73] Compiling ArgumentParser Platform.swift
[36/73] Compiling ArgumentParser ArgumentDiscussion.swift
[37/73] Compiling ArgumentParser ArgumentHelp.swift
[38/73] Compiling ArgumentParser ArgumentVisibility.swift
[39/73] Compiling ArgumentParser CompletionKind.swift
[40/73] Compiling ArgumentParser Errors.swift
[41/73] Compiling ArgumentParser ParserError.swift
[42/73] Compiling ArgumentParser SplitArguments.swift
[43/73] Compiling ArgumentParser DumpHelpGenerator.swift
[44/73] Compiling ArgumentParser HelpCommand.swift
[45/73] Compiling ArgumentParser HelpGenerator.swift
[46/73] Compiling ArgumentParser InputKey.swift
[47/73] Compiling ArgumentParser InputOrigin.swift
[48/73] Compiling ArgumentParser Name.swift
[49/73] Compiling ArgumentParser Parsed.swift
[50/73] Compiling ArgumentParser ParsedValues.swift
[51/73] Compiling ArgumentParser CommandConfiguration.swift
[52/73] Compiling ArgumentParser CommandGroup.swift
[53/73] Compiling ArgumentParser EnumerableFlag.swift
[54/73] Compiling ArgumentParser ExpressibleByArgument.swift
[55/73] Compiling ArgumentParser ParsableArguments.swift
[56/73] Compiling ArgumentParser ParsableCommand.swift
[57/73] Compiling ArgumentParser ArgumentDecoder.swift
[58/73] Compiling ArgumentParser ArgumentDefinition.swift
[59/73] Compiling ArgumentParser ArgumentSet.swift
[60/73] Compiling ArgumentParser CommandParser.swift
[61/73] Compiling AXUI AXElement.swift
[62/73] Compiling AXUI Role.swift
[63/73] Compiling AXUI AXQueryMatcher.swift
[64/73] Compiling AXUI AXQuery.swift
[65/73] Compiling AXUI AIElementConverter.swift
[66/73] Compiling AXUI AIElementEncoder.swift
[67/73] Compiling AXUI AIElement.swift
[68/73] Compiling AXUI AIFormatHelpers.swift
[69/73] Emitting module AXUI
[70/73] Compiling AXUI AXDumper.swift
[71/75] Emitting module axon
[72/75] Compiling axon Command.swift
[72/75] Write Objects.LinkFileList
[73/75] Linking axon
[74/75] Applying axon
Build complete! (15.47s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15524] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (2.01s)
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.1
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.