The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of WealthsimpleDownloader, reference v2.0.2 (af3e30), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 22:44:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/WealthsimpleDownloader.git
Reference: v2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/WealthsimpleDownloader
 * tag               v2.0.2     -> FETCH_HEAD
HEAD is now at af3e30a Add online bill payment type
Cloned https://github.com/Nef10/WealthsimpleDownloader.git
Revision (git rev-parse @):
af3e30a235d0311de7b37536095f8cf6470abd51
SUCCESS checkout https://github.com/Nef10/WealthsimpleDownloader.git at v2.0.2
========================================
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": "wealthsimpledownloader",
      "name": "WealthsimpleDownloader",
      "url": "https://github.com/Nef10/WealthsimpleDownloader.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WealthsimpleDownloader",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
[1/1845] Fetching wealthsimpledownloader
Fetched https://github.com/Nef10/WealthsimpleDownloader.git from cache (1.54s)
Creating working copy for https://github.com/Nef10/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at v2.0.2 (af3e30a)
warning: '.resolve-product-dependencies': dependency 'wealthsimpledownloader' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Nef10/WealthsimpleDownloader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/11] Compiling Wealthsimple String+CamelCase.swift
[4/11] Compiling Wealthsimple WealthsimpleAsset.swift
[5/11] Compiling Wealthsimple WealthsimplePosition.swift
[6/11] Emitting module Wealthsimple
[7/11] Compiling Wealthsimple WealthsimpleAccount.swift
[8/11] Compiling Wealthsimple Token.swift
[9/11] Compiling Wealthsimple TransactionError.swift
[10/11] Compiling Wealthsimple WealthsimpleDownloader.swift
[11/11] Compiling Wealthsimple WealthsimpleTransaction.swift
Build complete! (4.67s)
Build complete.
Done.