The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppPilot, reference main (8a9049), with Swift 6.2 for macOS (SPM) on 15 Feb 2026 15:27:01 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/AppPilot.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/AppPilot
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8a90499 AppPilot包括的再設計: 18問題修正、AXUI再設計との整合
Cloned https://github.com/1amageek/AppPilot.git
Revision (git rev-parse @):
8a9049901472c63c7e8339829970aeeaac38d408
SUCCESS checkout https://github.com/1amageek/AppPilot.git at main
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/1amageek/AXUI.git
[1/389] Fetching axui
[390/17570] Fetching axui, swift-argument-parser
Fetched https://github.com/1amageek/AXUI.git from cache (1.66s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.66s)
Creating working copy for https://github.com/1amageek/AXUI.git
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/1amageek/AXUI.git resolved at dfed226a44c72e35a4f22dab3ed3339b0cb05f19
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
========================================
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": "apppilot",
      "name": "AppPilot",
      "url": "https://github.com/1amageek/AppPilot.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppPilot",
      "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.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/AppPilot.git
[1/691] Fetching apppilot
Fetched https://github.com/1amageek/AppPilot.git from cache (1.15s)
Fetching https://github.com/1amageek/AXUI.git from cache
Fetched https://github.com/1amageek/AXUI.git from cache (0.46s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.54s)
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.00s)
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
Creating working copy for https://github.com/1amageek/AXUI.git
Working copy of https://github.com/1amageek/AXUI.git resolved at dfed226a44c72e35a4f22dab3ed3339b0cb05f19
Creating working copy for https://github.com/1amageek/AppPilot.git
Working copy of https://github.com/1amageek/AppPilot.git resolved at main (8a90499)
warning: '.resolve-product-dependencies': dependency 'apppilot' is not used by any target
Found 1 product dependencies
  - AXUI
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/AppPilot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/16] Compiling AXUI AXQueryMatcher.swift
[7/16] Compiling AXUI AXSnapshotService.swift
[8/17] Compiling AXUI AXElementRef.swift
[9/17] Compiling AXUI AXElement.swift
[10/17] Compiling AXUI AXQuery.swift
[11/17] Compiling AXUI Role.swift
[12/17] Compiling AXUI AIFormatHelpers.swift
[13/17] Compiling AXUI AIElementEncoder.swift
[14/17] Compiling AXUI AIElement.swift
[15/17] Compiling AXUI AIElementConverter.swift
[16/17] Emitting module AXUI
[17/17] Compiling AXUI AXDumper.swift
[18/32] Compiling AppPilot AccessibilityTypes.swift
[19/32] Compiling AppPilot ActionResult.swift
[20/32] Compiling AppPilot Extensions.swift
[21/32] Compiling AppPilot Geometry.swift
[22/32] Compiling AppPilot ScreenDriver.swift
[23/32] Compiling AppPilot AppPilot.swift
[24/32] Emitting module AppPilot
[25/32] Compiling AppPilot CGEventDriver.swift
[26/32] Compiling AppPilot Snapshot.swift
[27/32] Compiling AppPilot WaitSpecs.swift
[28/32] Compiling AppPilot Identifiers.swift
[29/32] Compiling AppPilot Input.swift
[30/32] Compiling AppPilot AccessibilityDriver.swift
[31/32] Compiling AppPilot ApplicationInfo.swift
[32/32] Compiling AppPilot CompositionInput.swift
[33/33] Compiling AppPilot Errors.swift
Build complete! (16.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "axui",
      "requirement" : {
        "revision" : [
          "dfed226a44c72e35a4f22dab3ed3339b0cb05f19"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/AXUI.git"
    }
  ],
  "manifest_display_name" : "AppPilot",
  "name" : "AppPilot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AppPilot",
      "targets" : [
        "AppPilot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppPilotTests",
      "module_type" : "SwiftTarget",
      "name" : "AppPilotTests",
      "path" : "Tests/AppPilotTests",
      "product_dependencies" : [
        "AXUI"
      ],
      "sources" : [
        "CGWindowIDDebuggingTest.swift",
        "CGWindowIDImplementationTests.swift",
        "CGWindowIDIntegrationTests.swift",
        "CompositionInputIntegrationTests.swift",
        "CompositionInputTests.swift",
        "CompositionPerformanceTests.swift",
        "IMECandidateDetectionTests.swift",
        "InputSourceTests.swift",
        "ManualCompositionTestHelper.swift",
        "SetValueUnitTests.swift",
        "TestAppIntegrationTests.swift",
        "TestSupport.swift",
        "UISnapshotTests.swift",
        "WindowHandleCompatibilityTests.swift",
        "WindowHandleCompatibilityUnitTests.swift",
        "WindowResolutionTests.swift"
      ],
      "target_dependencies" : [
        "AppPilot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppPilot",
      "module_type" : "SwiftTarget",
      "name" : "AppPilot",
      "path" : "Sources/AppPilot",
      "product_dependencies" : [
        "AXUI"
      ],
      "product_memberships" : [
        "AppPilot"
      ],
      "sources" : [
        "Core/AccessibilityTypes.swift",
        "Core/ActionResult.swift",
        "Core/ApplicationInfo.swift",
        "Core/CompositionInput.swift",
        "Core/Extensions.swift",
        "Core/Geometry.swift",
        "Core/Identifiers.swift",
        "Core/Input.swift",
        "Core/Snapshot.swift",
        "Core/WaitSpecs.swift",
        "Driver/AccessibilityDriver.swift",
        "Driver/CGEventDriver.swift",
        "Driver/ScreenDriver.swift",
        "Pilot/AppPilot.swift",
        "Support/Errors.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.