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 SwiftAutoGUI, reference 0.13.0 (bde107), with Swift 6.2 for macOS (SPM) on 26 Oct 2025 09:24:02 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/NakaokaRei/SwiftAutoGUI.git
Reference: 0.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NakaokaRei/SwiftAutoGUI
 * tag               0.13.0     -> FETCH_HEAD
HEAD is now at bde1077 chore: add documentaion.docc
Cloned https://github.com/NakaokaRei/SwiftAutoGUI.git
Revision (git rev-parse @):
bde107712d4f951011012ba466558d4736e490ce
SUCCESS checkout https://github.com/NakaokaRei/SwiftAutoGUI.git at 0.13.0
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/yeatse/opencv-spm.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2133] Fetching swift-docc-plugin
[87/2480] Fetching swift-docc-plugin, opencv-spm
[562/6047] Fetching swift-docc-plugin, opencv-spm, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Fetched https://github.com/yeatse/opencv-spm.git from cache (1.22s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/yeatse/opencv-spm.git
Computed https://github.com/yeatse/opencv-spm.git at 4.11.0 (1.77s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/yeatse/opencv-spm.git
Working copy of https://github.com/yeatse/opencv-spm.git resolved at 4.11.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Downloading binary artifact https://github.com/yeatse/opencv-spm/releases/download/4.11.0/opencv2.xcframework.zip
[16375/194658554] Downloading https://github.com/yeatse/opencv-spm/releases/download/4.11.0/opencv2.xcframework.zip
Downloaded https://github.com/yeatse/opencv-spm/releases/download/4.11.0/opencv2.xcframework.zip (11.38s)
========================================
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": "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",
      "dependencies": [
        {
          "identity": "opencv-spm",
          "name": "OpenCV",
          "url": "https://github.com/yeatse/opencv-spm.git",
          "version": "4.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/opencv-spm",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NakaokaRei/SwiftAutoGUI.git
[1/892] Fetching swiftautogui
Fetched https://github.com/NakaokaRei/SwiftAutoGUI.git from cache (0.78s)
Fetching https://github.com/yeatse/opencv-spm.git from cache
Fetched https://github.com/yeatse/opencv-spm.git from cache (0.46s)
Computing version for https://github.com/yeatse/opencv-spm.git
Computed https://github.com/yeatse/opencv-spm.git at 4.12.0 (0.97s)
Creating working copy for https://github.com/yeatse/opencv-spm.git
Working copy of https://github.com/yeatse/opencv-spm.git resolved at 4.12.0
Creating working copy for https://github.com/NakaokaRei/SwiftAutoGUI.git
Working copy of https://github.com/NakaokaRei/SwiftAutoGUI.git resolved at 0.13.0 (bde1077)
Downloading binary artifact https://github.com/yeatse/opencv-spm/releases/download/4.12.0/opencv2.xcframework.zip
[8259/196118984] Downloading https://github.com/yeatse/opencv-spm/releases/download/4.12.0/opencv2.xcframework.zip
Downloaded https://github.com/yeatse/opencv-spm/releases/download/4.12.0/opencv2.xcframework.zip (11.08s)
warning: '.resolve-product-dependencies': dependency 'swiftautogui' is not used by any target
Found 1 product dependencies
  - OpenCV
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NakaokaRei/SwiftAutoGUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[4/6] Write swift-version-49B95AFC49DCD68C.txt
[5/6] Copying opencv2.framework
[7/8] Compiling opencv2_dependencies Stub.swift
[8/8] Emitting module opencv2_dependencies
[9/17] Compiling SwiftAutoGUI ImageRecognition.swift
[10/17] Compiling SwiftAutoGUI Dialog.swift
[11/17] Compiling SwiftAutoGUI SwiftAutoGUI.swift
[12/17] Compiling SwiftAutoGUI Keycode.swift
[13/17] Compiling SwiftAutoGUI TweeningFunction.swift
[14/17] Compiling SwiftAutoGUI Screenshot.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"
[15/17] Compiling SwiftAutoGUI AppleScript.swift
[16/17] Compiling SwiftAutoGUI Action.swift
[17/17] Emitting module SwiftAutoGUI
Build complete! (23.16s)
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" : "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" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAutoGUI",
      "targets" : [
        "SwiftAutoGUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftAutoGUITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAutoGUITests",
      "path" : "Tests/SwiftAutoGUITests",
      "sources" : [
        "AppleScriptTests.swift",
        "ImageRecognitionTests.swift",
        "KeyboardTests.swift",
        "MouseTests.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"
      ],
      "sources" : [
        "Action.swift",
        "AppleScript.swift",
        "Dialog.swift",
        "ImageRecognition.swift",
        "Keycode.swift",
        "Screenshot.swift",
        "SwiftAutoGUI.swift",
        "TweeningFunction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.