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: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/Vandelay
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 81554e0 Bump to 1.0.0
Cloned https://github.com/danielsaidi/Vandelay.git
Revision (git rev-parse @):
81554e0b4224e8b741d9c02a93ec779e84a34136
SUCCESS checkout https://github.com/danielsaidi/Vandelay.git at 1.0.0
========================================
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 ExportMethod.swift
[4/24] Compiling Vandelay FileExporter.swift
[5/24] Compiling Vandelay MessageExporter.swift
[6/27] Compiling Vandelay PasteboardExporter.swift
[7/27] Compiling Vandelay FileNameGenerator.swift
[8/27] Compiling Vandelay RandomFileNameGenerator.swift
[9/27] Compiling Vandelay StaticFileNameGenerator.swift
[10/27] Compiling Vandelay ImportResult.swift
[11/27] Compiling Vandelay ImportState.swift
[12/27] Emitting module Vandelay
[13/27] Compiling Vandelay ExportState.swift
[14/27] Compiling Vandelay Exporter.swift
[15/27] Compiling Vandelay EmailExporter.swift
[16/27] Compiling Vandelay Importer.swift
[17/27] Compiling Vandelay FileImporter.swift
[18/27] Compiling Vandelay ImportMethod.swift
[19/27] Compiling Vandelay DataExporter.swift
[20/27] Compiling Vandelay DataImporter.swift
[21/27] Compiling Vandelay ExportResult.swift
[22/27] Compiling Vandelay PasteboardImporter.swift
[23/27] Compiling Vandelay UrlImporter.swift
[24/27] Compiling Vandelay QrCodeGenerator.swift
[25/27] Compiling Vandelay StandardQrCodeGenerator.swift
[26/27] Compiling Vandelay StringExporter.swift
[27/27] Compiling Vandelay StringImporter.swift
Build complete! (8.68s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/danielsaidi/Mockery.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.21s)
Fetched https://github.com/Quick/Nimble.git from cache (0.21s)
Fetched https://github.com/danielsaidi/Mockery.git from cache (0.22s)
Computing version for https://github.com/danielsaidi/Mockery.git
Computed https://github.com/danielsaidi/Mockery.git at 0.6.0 (0.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.39s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.36s)
Creating working copy for https://github.com/danielsaidi/Mockery.git
Working copy of https://github.com/danielsaidi/Mockery.git resolved at 0.6.0
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Build complete.
Done.