Build Information
Successful build of CompassCardDownloader, reference main (f0b15f
), with Swift 5.9 for macOS (SPM) on 16 Apr 2025 05:20:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/CompassCardDownloader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/CompassCardDownloader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f0b15f5 Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/CompassCardDownloader.git
Revision (git rev-parse @):
f0b15f58a2de6d002dd57436e8a80784f37da875
SUCCESS checkout https://github.com/Nef10/CompassCardDownloader.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Nef10/CompassCardDownloader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying SwiftScraper.js
[0/2] Copying CompassCardDownload.js
[3/20] Compiling SwiftScraper WaitForConditionStep.swift
[4/20] Compiling SwiftScraper WaitStep.swift
[5/21] Compiling SwiftScraper OpenPageStep.swift
[6/21] Compiling SwiftScraper PageChangeStep.swift
[7/21] Compiling SwiftScraper Step.swift
[8/21] Compiling SwiftScraper StepCompletionCallback.swift
[9/21] Compiling SwiftScraper AsyncScriptStep.swift
[10/21] Compiling SwiftScraper NavigableStep.swift
[11/21] Compiling SwiftScraper ProcessStep.swift
[12/21] Compiling SwiftScraper ScriptStep.swift
[13/21] Compiling SwiftScraper SwiftScraperError.swift
[14/21] Compiling SwiftScraper resource_bundle_accessor.swift
[15/21] Compiling SwiftScraper StepRunner.swift
[16/21] Compiling SwiftScraper AsyncProcessStep.swift
[17/21] Compiling SwiftScraper StepFlowResult.swift
[18/21] Compiling SwiftScraper DownloadStep.swift
[19/21] Compiling SwiftScraper Browser.swift
[20/21] Compiling SwiftScraper JavaScriptGenerator.swift
[21/21] Emitting module SwiftScraper
[22/25] Compiling CompassCardDownloader resource_bundle_accessor.swift
[23/25] Compiling CompassCardDownloader CompassCardDownloaderDelegate.swift
[24/25] Emitting module CompassCardDownloader
[25/25] Compiling CompassCardDownloader CompassCardDownloader.swift
Build complete! (13.47s)
Fetching https://github.com/Nef10/SwiftScraper.git
[1/1413] Fetching swiftscraper
Fetched https://github.com/Nef10/SwiftScraper.git (1.32s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.7.0 (0.46s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.7.0
Build complete.
{
"dependencies" : [
{
"identity" : "swiftscraper",
"requirement" : {
"exact" : [
"0.7.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftScraper.git"
}
],
"manifest_display_name" : "CompassCardDownloader",
"name" : "CompassCardDownloader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "CompassCardDownloader",
"targets" : [
"CompassCardDownloader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CompassCardDownloaderTests",
"module_type" : "SwiftTarget",
"name" : "CompassCardDownloaderTests",
"path" : "Tests/CompassCardDownloaderTests",
"sources" : [
"CompassCardDownloaderTests.swift"
],
"target_dependencies" : [
"CompassCardDownloader"
],
"type" : "test"
},
{
"c99name" : "CompassCardDownloader",
"module_type" : "SwiftTarget",
"name" : "CompassCardDownloader",
"path" : "Sources/CompassCardDownloader",
"product_dependencies" : [
"SwiftScraper"
],
"product_memberships" : [
"CompassCardDownloader"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CompassCardDownloader/Resources/CompassCardDownload.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CompassCardDownloader.swift",
"CompassCardDownloaderDelegate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.