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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Vandelay.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/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
Fetching https://github.com/danielsaidi/MockingKit.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/danielsaidi/MockingKit.git (0.37s)
Fetched https://github.com/Quick/Quick.git (0.69s)
Fetched https://github.com/Quick/Nimble.git (0.81s)
Computing version for https://github.com/danielsaidi/MockingKit.git
Computed https://github.com/danielsaidi/MockingKit.git at 0.8.0 (0.68s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.04s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.71s)
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/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "vandelay",
      "name": "Vandelay",
      "url": "https://github.com/danielsaidi/Vandelay.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Vandelay",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danielsaidi/Vandelay.git from cache
Fetched https://github.com/danielsaidi/Vandelay.git (0.17s)
Creating working copy for https://github.com/danielsaidi/Vandelay.git
Working copy of https://github.com/danielsaidi/Vandelay.git resolved at master
warning: '.resolve-product-dependencies': dependency 'vandelay' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/22] Compiling Vandelay Importer.swift
[2/22] Compiling Vandelay FileImporter.swift
[3/22] Compiling Vandelay ImportMethod.swift
[4/22] Compiling Vandelay DataExporter.swift
[5/22] Compiling Vandelay DataImporter.swift
[6/22] Compiling Vandelay ExportResult.swift
[7/22] Compiling Vandelay ExportState.swift
[8/22] Compiling Vandelay Exporter.swift
[9/22] Compiling Vandelay EmailExporter.swift
[10/22] Compiling Vandelay ExportMethod.swift
[11/22] Compiling Vandelay FileExporter.swift
[12/22] Compiling Vandelay MessageExporter.swift
[13/22] Compiling Vandelay PasteboardImporter.swift
[14/22] Compiling Vandelay UrlImporter.swift
[15/22] Compiling Vandelay QrCodeGenerator.swift
[16/22] Emitting module Vandelay
[17/22] Compiling Vandelay StaticFileNameGenerator.swift
[18/22] Compiling Vandelay ImportResult.swift
[19/22] Compiling Vandelay ImportState.swift
[20/22] Compiling Vandelay PasteboardExporter.swift
[21/22] Compiling Vandelay FileNameGenerator.swift
[22/22] Compiling Vandelay RandomFileNameGenerator.swift
[23/25] Compiling Vandelay StandardQrCodeGenerator.swift
[24/25] Compiling Vandelay StringExporter.swift
[25/25] Compiling Vandelay StringImporter.swift
Build complete! (10.03s)
Build complete.
Done.