The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftAutoGUI, reference 0.20.0 (d83fb0), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 06:34:38 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/NakaokaRei/SwiftAutoGUI.git
Reference: 0.20.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NakaokaRei/SwiftAutoGUI
 * tag               0.20.0     -> FETCH_HEAD
HEAD is now at d83fb0a Merge pull request #85 from NakaokaRei/feature/migrate-to-responses-api
Cloned https://github.com/NakaokaRei/SwiftAutoGUI.git
Revision (git rev-parse @):
d83fb0a68e849048753353678788f96aad4a16bc
SUCCESS checkout https://github.com/NakaokaRei/SwiftAutoGUI.git at 0.20.0
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/yeatse/opencv-spm.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/364] Fetching opencv-spm
[151/2641] Fetching opencv-spm, swift-docc-plugin
[593/20164] Fetching opencv-spm, swift-docc-plugin, swift-argument-parser
[1294/23836] Fetching opencv-spm, swift-docc-plugin, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.54s)
Fetched https://github.com/yeatse/opencv-spm.git from cache (1.54s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.55s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Creating working copy for https://github.com/yeatse/opencv-spm.git
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/yeatse/opencv-spm.git resolved at 4.13.0
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Downloading binary artifact https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip
[8259/200350637] Downloading https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip
Downloaded https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip (11.91s)
========================================
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": "swiftautogui",
      "name": "SwiftAutoGUI",
      "url": "https://github.com/NakaokaRei/SwiftAutoGUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAutoGUI",
      "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": [
          ]
        },
        {
          "identity": "opencv-spm",
          "name": "OpenCV",
          "url": "https://github.com/yeatse/opencv-spm.git",
          "version": "4.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/opencv-spm",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NakaokaRei/SwiftAutoGUI.git
[1/1315] Fetching swiftautogui
Fetched https://github.com/NakaokaRei/SwiftAutoGUI.git from cache (0.91s)
Fetching https://github.com/yeatse/opencv-spm.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.53s)
Fetched https://github.com/yeatse/opencv-spm.git from cache (0.54s)
Computing version for https://github.com/yeatse/opencv-spm.git
Computed https://github.com/yeatse/opencv-spm.git at 4.13.0 (1.13s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.56s)
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/yeatse/opencv-spm.git
Working copy of https://github.com/yeatse/opencv-spm.git resolved at 4.13.0
Creating working copy for https://github.com/NakaokaRei/SwiftAutoGUI.git
Working copy of https://github.com/NakaokaRei/SwiftAutoGUI.git resolved at 0.20.0 (d83fb0a)
Fetching binary artifact https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip from cache
Fetched https://github.com/yeatse/opencv-spm/releases/download/4.13.0/opencv2.xcframework.zip from cache (11.10s)
Found 2 product dependencies
  - swift-argument-parser
  - OpenCV
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NakaokaRei/SwiftAutoGUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
Building for debugging...
[4/15] Write sources
[4/15] Write sagui-entitlement.plist
[4/15] Write sources
[10/15] Write swift-version--6988338F2F200930.txt
[11/15] Copying opencv2.framework
[13/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/19] Emitting module ArgumentParserToolInfo
[15/66] Emitting module ArgumentParser
[16/71] Compiling ArgumentParser Platform.swift
[17/71] Compiling ArgumentParser SequenceExtensions.swift
[18/71] Compiling ArgumentParser StringExtensions.swift
[19/71] Compiling ArgumentParser SwiftExtensions.swift
[20/71] Compiling ArgumentParser Tree.swift
[21/71] Compiling ArgumentParser CommandConfiguration.swift
[22/71] Compiling ArgumentParser CommandGroup.swift
[23/71] Compiling ArgumentParser EnumerableFlag.swift
[24/71] Compiling ArgumentParser ExpressibleByArgument.swift
[25/71] Compiling ArgumentParser ParsableArguments.swift
[26/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/71] Compiling ArgumentParser CompletionsGenerator.swift
[28/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/71] Compiling ArgumentParser Argument.swift
[31/71] Compiling ArgumentParser ArgumentDiscussion.swift
[32/71] Compiling ArgumentParser CodingKeyValidator.swift
[33/71] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/71] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/71] Compiling ArgumentParser UniqueNamesValidator.swift
[37/71] Compiling ArgumentParser NameSpecification.swift
[38/71] Compiling ArgumentParser Option.swift
[39/71] Compiling ArgumentParser OptionGroup.swift
[40/71] Compiling ArgumentParser ParentCommand.swift
[41/71] Compiling ArgumentParser AsyncParsableCommand.swift
[42/71] Compiling ArgumentParser ParserError.swift
[43/71] Compiling ArgumentParser SplitArguments.swift
[44/71] Compiling ArgumentParser DumpHelpGenerator.swift
[45/71] Compiling ArgumentParser HelpCommand.swift
[46/71] Compiling ArgumentParser HelpGenerator.swift
[47/71] Emitting module opencv2_dependencies
[48/71] Compiling opencv2_dependencies Stub.swift
[49/71] Compiling ArgumentParser ParsableCommand.swift
[50/71] Compiling ArgumentParser ArgumentDecoder.swift
[51/71] Compiling ArgumentParser ArgumentDefinition.swift
[52/71] Compiling ArgumentParser ArgumentSet.swift
[53/71] Compiling ArgumentParser CommandParser.swift
[54/71] Compiling ArgumentParser InputKey.swift
[55/71] Compiling ArgumentParser InputOrigin.swift
[56/71] Compiling ArgumentParser Name.swift
[57/71] Compiling ArgumentParser Parsed.swift
[58/71] Compiling ArgumentParser ParsedValues.swift
[59/71] Compiling ArgumentParser ArgumentHelp.swift
[60/71] Compiling ArgumentParser ArgumentVisibility.swift
[61/71] Compiling ArgumentParser CompletionKind.swift
[62/71] Compiling ArgumentParser Errors.swift
[63/71] Compiling ArgumentParser Flag.swift
[64/71] Compiling ArgumentParser MessageInfo.swift
[65/71] Compiling ArgumentParser UsageGenerator.swift
[66/71] Compiling ArgumentParser CollectionExtensions.swift
[67/71] Compiling ArgumentParser Foundation.swift
[68/71] Compiling ArgumentParser Mutex.swift
[69/88] Compiling SwiftAutoGUI TweeningFunction.swift
[70/88] Compiling SwiftAutoGUI SwiftAutoGUI.swift
[71/89] Compiling SwiftAutoGUI OpenAIBackend.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
  1 | #import "Headers/opencv2.h"
    |         `- note: in file included from <module-includes>:1:
  2 | #import "Headers/MatOfRect2d.h"
  3 | #import "Headers/MatOfFloat4.h"
<module-includes>:1:9: note: in file included from <module-includes>:1:
  1 | #import "Headers/opencv2.h"
    |         `- note: in file included from <module-includes>:1:
  2 | #import "Headers/MatOfRect2d.h"
  3 | #import "Headers/MatOfFloat4.h"
[72/89] Compiling SwiftAutoGUI OpenAIVisionBackend.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
  1 | #import "Headers/opencv2.h"
    |         `- note: in file included from <module-includes>:1:
  2 | #import "Headers/MatOfRect2d.h"
  3 | #import "Headers/MatOfFloat4.h"
<module-includes>:1:9: note: in file included from <module-includes>:1:
  1 | #import "Headers/opencv2.h"
    |         `- note: in file included from <module-includes>:1:
  2 | #import "Headers/MatOfRect2d.h"
  3 | #import "Headers/MatOfFloat4.h"
[73/89] Compiling SwiftAutoGUI FoundationModelsBackend.swift
[74/89] Compiling SwiftAutoGUI ImageRecognition.swift
[75/89] Compiling SwiftAutoGUI AppleScript.swift
[76/89] Compiling SwiftAutoGUI Dialog.swift
[77/89] Compiling SwiftAutoGUI KeyboardLayout.swift
[78/89] Compiling SwiftAutoGUI Keycode.swift
[79/89] Compiling SwiftAutoGUI ActionGenerator.swift
[80/89] Compiling SwiftAutoGUI Agent.swift
[81/89] Compiling SwiftAutoGUI Action.swift
[82/89] Compiling SwiftAutoGUI ActionGenerating.swift
[83/89] Emitting module SwiftAutoGUI
[84/89] Compiling SwiftAutoGUI ScreenContext.swift
[85/89] Compiling SwiftAutoGUI Screenshot.swift
[86/89] Compiling SwiftAutoGUI VisionActionGenerating.swift
[87/95] Emitting module sagui
[88/95] Compiling sagui MouseCommand.swift
[89/95] Compiling sagui SaguiCLI.swift
[90/95] Compiling sagui AgentCommand.swift
[91/95] Compiling sagui KeyCommand.swift
[92/95] Compiling sagui ScreenCommand.swift
[92/95] Write Objects.LinkFileList
[93/95] Linking sagui
[94/95] Applying sagui
Build complete! (24.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "opencv-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.9.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yeatse/opencv-spm.git"
    }
  ],
  "manifest_display_name" : "SwiftAutoGUI",
  "name" : "SwiftAutoGUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAutoGUI",
      "targets" : [
        "SwiftAutoGUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "sagui",
      "targets" : [
        "sagui"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sagui",
      "module_type" : "SwiftTarget",
      "name" : "sagui",
      "path" : "Sources/sagui",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sagui"
      ],
      "sources" : [
        "AgentCommand.swift",
        "KeyCommand.swift",
        "MouseCommand.swift",
        "SaguiCLI.swift",
        "ScreenCommand.swift"
      ],
      "target_dependencies" : [
        "SwiftAutoGUI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftAutoGUITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAutoGUITests",
      "path" : "Tests/SwiftAutoGUITests",
      "sources" : [
        "ActionGeneratorTests.swift",
        "AppleScriptTests.swift",
        "ImageRecognitionTests.swift",
        "KeyboardTests.swift",
        "MouseTests.swift",
        "ScreenContextTests.swift",
        "ScreenshotTests.swift",
        "TweeningFunctionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAutoGUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAutoGUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAutoGUI",
      "path" : "Sources/SwiftAutoGUI",
      "product_dependencies" : [
        "OpenCV"
      ],
      "product_memberships" : [
        "SwiftAutoGUI",
        "sagui"
      ],
      "sources" : [
        "Action.swift",
        "ActionGenerating.swift",
        "ActionGenerator.swift",
        "Agent.swift",
        "AppleScript.swift",
        "Dialog.swift",
        "FoundationModelsBackend.swift",
        "ImageRecognition.swift",
        "KeyboardLayout.swift",
        "Keycode.swift",
        "OpenAIBackend.swift",
        "OpenAIVisionBackend.swift",
        "ScreenContext.swift",
        "Screenshot.swift",
        "SwiftAutoGUI.swift",
        "TweeningFunction.swift",
        "VisionActionGenerating.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.