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.9 for macOS (SPM) on 13 Jul 2024 22:46:24 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Nef10/WealthsimpleDownloader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Wealthsimple WealthsimpleDownloader.swift
[2/9] Compiling Wealthsimple WealthsimpleAsset.swift
[3/9] Compiling Wealthsimple TransactionError.swift
[4/9] Compiling Wealthsimple WealthsimplePosition.swift
[5/9] Compiling Wealthsimple WealthsimpleAccount.swift
[6/9] Compiling Wealthsimple WealthsimpleTransaction.swift
[7/9] Compiling Wealthsimple String+CamelCase.swift
[8/9] Emitting module Wealthsimple
[9/9] Compiling Wealthsimple Token.swift
Build complete! (7.92s)
Build complete.
Done.