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 Vandelay with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Vandelay.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/Vandelay
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 630e062 Replace Mockery with MockingKit
Cloned https://github.com/danielsaidi/Vandelay.git
Revision (git rev-parse @):
630e062cb351ea547367c79e45c00ecc189343aa
SUCCESS checkout https://github.com/danielsaidi/Vandelay.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/danielsaidi/Vandelay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/24] Compiling Vandelay ExportState.swift
[4/24] Compiling Vandelay Exporter.swift
[5/24] Compiling Vandelay EmailExporter.swift
[6/24] Compiling Vandelay PasteboardImporter.swift
[7/24] Compiling Vandelay UrlImporter.swift
[8/24] Compiling Vandelay QrCodeGenerator.swift
[9/24] Compiling Vandelay Importer.swift
[10/24] Compiling Vandelay FileImporter.swift
[11/24] Compiling Vandelay ImportMethod.swift
[12/24] Compiling Vandelay StaticFileNameGenerator.swift
[13/24] Compiling Vandelay ImportResult.swift
[14/24] Compiling Vandelay ImportState.swift
[15/24] Compiling Vandelay ExportMethod.swift
[16/24] Compiling Vandelay FileExporter.swift
[17/24] Compiling Vandelay MessageExporter.swift
[18/24] Compiling Vandelay PasteboardExporter.swift
[19/24] Compiling Vandelay FileNameGenerator.swift
[20/24] Compiling Vandelay RandomFileNameGenerator.swift
[21/24] Emitting module Vandelay
[22/24] Compiling Vandelay DataExporter.swift
[23/24] Compiling Vandelay DataImporter.swift
[24/24] Compiling Vandelay ExportResult.swift
[25/27] Compiling Vandelay StandardQrCodeGenerator.swift
[26/27] Compiling Vandelay StringExporter.swift
[27/27] Compiling Vandelay StringImporter.swift
Build complete! (48.53s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/danielsaidi/MockingKit.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.44s)
Fetched https://github.com/Quick/Quick.git from cache (0.44s)
Fetched https://github.com/danielsaidi/MockingKit.git from cache (0.44s)
Computing version for https://github.com/danielsaidi/MockingKit.git
Computed https://github.com/danielsaidi/MockingKit.git at 0.8.0 (0.62s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.88s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.67s)
Creating working copy for https://github.com/danielsaidi/MockingKit.git
Working copy of https://github.com/danielsaidi/MockingKit.git resolved at 0.8.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Build complete.
Done.