The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CompassCardDownloader with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/CompassCardDownloader.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Nef10/CompassCardDownloader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b77d0fe Bump setup-swift from 1.26.0 to 2.0.0
Cloned https://github.com/Nef10/CompassCardDownloader.git
Revision (git rev-parse @):
b77d0fe4f5e4f5d361d378c21fcb23156e778cf6
SUCCESS checkout https://github.com/Nef10/CompassCardDownloader.git at main
Fetching https://github.com/Nef10/SwiftScraper.git from cache
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.15s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.6.0 (0.03s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "compasscarddownloader",
      "name": "CompassCardDownloader",
      "url": "https://github.com/Nef10/CompassCardDownloader.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CompassCardDownloader",
      "dependencies": [
        {
          "identity": "swiftscraper",
          "name": "SwiftScraper",
          "url": "https://github.com/Nef10/SwiftScraper.git",
          "version": "0.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftScraper",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Nef10/CompassCardDownloader.git from cache
Fetched https://github.com/Nef10/CompassCardDownloader.git from cache (0.24s)
Fetching https://github.com/Nef10/SwiftScraper.git from cache
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.17s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.6.0 (0.02s)
Creating working copy for https://github.com/Nef10/CompassCardDownloader.git
Working copy of https://github.com/Nef10/CompassCardDownloader.git resolved at main (b77d0fe)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'compasscarddownloader' is not used by any target
Found 1 product dependencies
  - SwiftScraper
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Nef10/CompassCardDownloader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying SwiftScraper.js
[2/5] Write sources
[3/5] Copying CompassCardDownload.js
[4/5] Write swift-version-6044DDE57671499D.txt
[6/22] Compiling SwiftScraper StepFlowResult.swift
[7/22] Compiling SwiftScraper DownloadStep.swift
[8/22] Compiling SwiftScraper OpenPageStep.swift
[9/22] Compiling SwiftScraper PageChangeStep.swift
[10/24] Compiling SwiftScraper WaitForConditionStep.swift
[11/24] Compiling SwiftScraper WaitStep.swift
[12/24] Compiling SwiftScraper AsyncProcessStep.swift
[13/24] Compiling SwiftScraper AsyncScriptStep.swift
[14/24] Compiling SwiftScraper NavigableStep.swift
[15/24] Compiling SwiftScraper ProcessStep.swift
[16/24] Compiling SwiftScraper ScriptStep.swift
[17/24] Compiling SwiftScraper Step.swift
[18/24] Compiling SwiftScraper StepCompletionCallback.swift
[19/24] Emitting module SwiftScraper
[20/24] Compiling SwiftScraper Browser.swift
[21/24] Compiling SwiftScraper JavaScriptGenerator.swift
[22/24] Compiling SwiftScraper StepRunner.swift
[23/24] Compiling SwiftScraper SwiftScraperError.swift
[24/24] Compiling SwiftScraper resource_bundle_accessor.swift
[25/28] Compiling CompassCardDownloader resource_bundle_accessor.swift
[26/28] Compiling CompassCardDownloader CompassCardDownloaderDelegate.swift
[27/28] Compiling CompassCardDownloader CompassCardDownloader.swift
[28/28] Emitting module CompassCardDownloader
Build complete! (8.44s)
Build complete.
Done.