Build Information
Successful build of Zip, reference main (f38e9a
), with Swift 5.10 for macOS (SPM) on 7 Nov 2024 12:22:43 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/Zip
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 unzip.c
[3/6] Compiling CMinizip zip.c
[4/6] Compiling CMinizip crypt.c
[5/6] Compiling CMinizip ioapi.c
[7/15] Compiling Zip ZipCompression.swift
[8/15] Compiling Zip URL+nativePath.swift
[9/15] Compiling Zip FileManager+ProcessedFilePath.swift
[10/15] Compiling Zip QuickZip.swift
[11/15] Compiling Zip Date+dosDate.swift
[12/15] Emitting module Zip
[13/15] Compiling Zip ArchiveFile.swift
[14/15] Compiling Zip ZipError.swift
[15/15] Compiling Zip Zip.swift
Build complete! (7.82s)
Build complete.
Done.