The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TangerineDownloader, reference v0.1.0 (c05d79), with Swift 6.0 for macOS (SPM) on 16 Dec 2025 15:37:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/Nef10/TangerineDownloader.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/TangerineDownloader
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at c05d790 Update from PIN to Password
Cloned https://github.com/Nef10/TangerineDownloader.git
Revision (git rev-parse @):
c05d790d4768372952bc69c7dcc095b12a7f9b64
SUCCESS checkout https://github.com/Nef10/TangerineDownloader.git at v0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Nef10/TangerineDownloader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying TangerineDownload.js
[1/5] Copying SwiftScraper.js
[2/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/23] Compiling SwiftScraper OpenPageStep.swift
[7/23] Compiling SwiftScraper PageChangeStep.swift
[8/24] Compiling SwiftScraper resource_bundle_accessor.swift
[9/24] Compiling SwiftScraper WaitForConditionStep.swift
[10/24] Compiling SwiftScraper WaitStep.swift
[11/24] Compiling SwiftScraper AsyncScriptStep.swift
[12/24] Compiling SwiftScraper NavigableStep.swift
[13/24] Compiling SwiftScraper Step.swift
[14/24] Compiling SwiftScraper StepCompletionCallback.swift
[15/24] Compiling SwiftScraper SwiftScraperError.swift
[16/24] Compiling SwiftScraper StepFlowResult.swift
[17/24] Compiling SwiftScraper DownloadStep.swift
[18/24] Compiling SwiftScraper StepRunner.swift
[19/24] Compiling SwiftScraper AsyncProcessStep.swift
[20/24] Compiling SwiftScraper ProcessStep.swift
[21/24] Compiling SwiftScraper ScriptStep.swift
[22/24] Emitting module SwiftScraper
[23/24] Compiling SwiftScraper Browser.swift
[24/24] Compiling SwiftScraper JavaScriptGenerator.swift
[25/29] Compiling TangerineDownloader TangerineDownloaderDelegate.swift
[26/29] Compiling TangerineDownloader resource_bundle_accessor.swift
[27/29] Compiling TangerineDownloader TangerineDownloaderError.swift
[28/29] Compiling TangerineDownloader TangerineDownloader.swift
[29/29] Emitting module TangerineDownloader
Build complete! (11.61s)
Fetching https://github.com/Nef10/SwiftScraper.git
[1/1529] Fetching swiftscraper
Fetched https://github.com/Nef10/SwiftScraper.git from cache (1.02s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.7.0 (0.88s)
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" : "TangerineDownloader",
  "name" : "TangerineDownloader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "TangerineDownloader",
      "targets" : [
        "TangerineDownloader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TangerineDownloaderTests",
      "module_type" : "SwiftTarget",
      "name" : "TangerineDownloaderTests",
      "path" : "Tests/TangerineDownloaderTests",
      "sources" : [
        "TangerineDownloaderErrorTests.swift"
      ],
      "target_dependencies" : [
        "TangerineDownloader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TangerineDownloader",
      "module_type" : "SwiftTarget",
      "name" : "TangerineDownloader",
      "path" : "Sources/TangerineDownloader",
      "product_dependencies" : [
        "SwiftScraper"
      ],
      "product_memberships" : [
        "TangerineDownloader"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TangerineDownloader/Resources/TangerineDownload.js",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TangerineDownloader.swift",
        "TangerineDownloaderDelegate.swift",
        "TangerineDownloaderError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.