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 ZipPinch 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/buh/ZipPinch.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/buh/ZipPinch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f6ea0e2 Add SPI documentation
Cloned https://github.com/buh/ZipPinch.git
Revision (git rev-parse @):
f6ea0e2d4fc657cbc0ad623b7d602a10203e2bed
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/buh/ZipPinch.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/buh/ZipPinch.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/9] Compiling ZipPinch URLSession+ZIPRange.swift
[4/9] Compiling ZipPinch ZIPFolder.swift
[5/9] Compiling ZipPinch URLSession+ZIPFolder.swift
[6/9] Compiling ZipPinch ZipFileFormat.swift
[7/9] Compiling ZipPinch URLSession+ZIPEntry.swift
[8/9] Emitting module ZipPinch
[9/9] Compiling ZipPinch URLSession+ZIPEntries.swift
Build complete! (3.96s)
Build complete.
Done.