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 TangerineDownloader, reference v0.0.3 (6c136d), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 01:43:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/TangerineDownloader.git
Reference: v0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/TangerineDownloader
 * tag               v0.0.3     -> FETCH_HEAD
HEAD is now at 6c136d1 Bump SwiftScraper from 0.5.1 to 0.6.0
Cloned https://github.com/Nef10/TangerineDownloader.git
Revision (git rev-parse @):
6c136d179a008542023e2fea46fe2a48450e5ef9
SUCCESS checkout https://github.com/Nef10/TangerineDownloader.git at v0.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/TangerineDownloader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying SwiftScraper.js
[0/5] Copying TangerineDownload.js
[2/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/23] Emitting module SwiftScraper
[7/24] Compiling SwiftScraper resource_bundle_accessor.swift
[8/24] Compiling SwiftScraper SwiftScraperError.swift
[9/24] Compiling SwiftScraper ProcessStep.swift
[10/24] Compiling SwiftScraper ScriptStep.swift
[11/24] Compiling SwiftScraper WaitForConditionStep.swift
[12/24] Compiling SwiftScraper WaitStep.swift
[13/24] Compiling SwiftScraper AsyncScriptStep.swift
[14/24] Compiling SwiftScraper NavigableStep.swift
[15/24] Compiling SwiftScraper Step.swift
[16/24] Compiling SwiftScraper StepCompletionCallback.swift
[17/24] Compiling SwiftScraper OpenPageStep.swift
[18/24] Compiling SwiftScraper PageChangeStep.swift
[19/24] Compiling SwiftScraper StepFlowResult.swift
[20/24] Compiling SwiftScraper DownloadStep.swift
[21/24] Compiling SwiftScraper StepRunner.swift
[22/24] Compiling SwiftScraper AsyncProcessStep.swift
[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.13s)
Fetching https://github.com/Nef10/SwiftScraper.git
[1/1419] Fetching swiftscraper
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.86s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.6.0 (1.46s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.6.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftscraper",
      "requirement" : {
        "exact" : [
          "0.6.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.