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 Zip, reference 2.2.4 (f38e9a), with Swift 5.10 for macOS (SPM) on 7 Nov 2024 12:23:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/Zip.git
Reference: 2.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/Zip
 * tag               2.2.4      -> FETCH_HEAD
HEAD is now at f38e9a9 Windows support and other various changes (#10)
Cloned https://github.com/vapor-community/Zip.git
Revision (git rev-parse @):
f38e9a9fb218fc15afe4e0381aea35311395c376
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/Zip.git at 2.2.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vapor-community/Zip.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-33747A42983211AE.txt
[2/6] Compiling CMinizip crypt.c
[3/6] Compiling CMinizip ioapi.c
[4/6] Compiling CMinizip unzip.c
[5/6] Compiling CMinizip zip.c
[7/15] Compiling Zip ZipCompression.swift
[8/15] Compiling Zip ZipError.swift
[9/15] Compiling Zip Zip.swift
[10/15] Compiling Zip URL+nativePath.swift
[11/15] Compiling Zip QuickZip.swift
[12/15] Compiling Zip Date+dosDate.swift
[13/15] Compiling Zip FileManager+ProcessedFilePath.swift
[14/15] Emitting module Zip
[15/15] Compiling Zip ArchiveFile.swift
Build complete! (7.99s)
Build complete.
Done.