Build Information
Successful build of SwiftAutoGUI, reference master (0148ef), with Swift 6.2 for macOS (SPM) on 15 Nov 2025 02:53:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NakaokaRei/SwiftAutoGUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NakaokaRei/SwiftAutoGUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0148ef2 Merge pull request #50 from rilaaax/fix/mouseMove
Cloned https://github.com/NakaokaRei/SwiftAutoGUI.git
Revision (git rev-parse @):
0148ef2696a760336912c28f675f769e5be86a10
SUCCESS checkout https://github.com/NakaokaRei/SwiftAutoGUI.git at master
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/yeatse/opencv-spm.git
[1/2158] Fetching swift-docc-plugin
[23/2505] Fetching swift-docc-plugin, opencv-spm
[564/6082] Fetching swift-docc-plugin, opencv-spm, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.15s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.15s)
Fetched https://github.com/yeatse/opencv-spm.git from cache (1.15s)
Computing version for https://github.com/yeatse/opencv-spm.git
Computed https://github.com/yeatse/opencv-spm.git at 4.11.0 (1.69s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.95s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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/yeatse/opencv-spm.git
Working copy of https://github.com/yeatse/opencv-spm.git resolved at 4.11.0
Downloading binary artifact https://github.com/yeatse/opencv-spm/releases/download/4.11.0/opencv2.xcframework.zip
[4125/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 (17.35s)
========================================
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/960] Fetching swiftautogui
Fetched https://github.com/NakaokaRei/SwiftAutoGUI.git from cache (0.85s)
Fetching https://github.com/yeatse/opencv-spm.git from cache
Fetched https://github.com/yeatse/opencv-spm.git from cache (0.44s)
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/NakaokaRei/SwiftAutoGUI.git
Working copy of https://github.com/NakaokaRei/SwiftAutoGUI.git resolved at master (0148ef2)
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
Downloading binary artifact https://github.com/yeatse/opencv-spm/releases/download/4.12.0/opencv2.xcframework.zip
[16375/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.26s)
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] Emitting module opencv2_dependencies
[8/8] Compiling opencv2_dependencies Stub.swift
[9/17] Compiling SwiftAutoGUI TweeningFunction.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"
[10/17] Compiling SwiftAutoGUI SwiftAutoGUI.swift
[11/17] Compiling SwiftAutoGUI Keycode.swift
[12/17] Compiling SwiftAutoGUI Dialog.swift
[13/17] Compiling SwiftAutoGUI ImageRecognition.swift
[14/17] Emitting module SwiftAutoGUI
[15/17] Compiling SwiftAutoGUI AppleScript.swift
[16/17] Compiling SwiftAutoGUI Action.swift
[17/17] Compiling SwiftAutoGUI Screenshot.swift
Build complete! (24.74s)
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" : "26.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" : "6.2"
}
Done.