The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZipArchive 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/ZipArchive/ZipArchive.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ZipArchive/ZipArchive
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 47532bf updating example Podfile.lock
Cloned https://github.com/ZipArchive/ZipArchive.git
Revision (git rev-parse @):
47532bf3de3ce68b664163acbc8dbb7929c330ec
SUCCESS checkout https://github.com/ZipArchive/ZipArchive.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ZipArchive/ZipArchive.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Copying PrivacyInfo.xcprivacy
[1/18] Compiling mz_strm_os_posix.c
[2/18] Compiling mz_strm_split.c
[3/18] Compiling mz_strm_zlib.c
[4/18] Compiling mz_strm_buf.c
[5/18] Compiling mz_strm_pkcrypt.c
[6/18] Compiling mz_strm_mem.c
[7/18] Compiling mz_zip.c
[8/18] Compiling mz_strm.c
[9/18] Compiling mz_os.c
[10/18] Compiling mz_strm_wzaes.c
[11/18] Compiling mz_os_posix.c
[12/18] Compiling mz_zip_rw.c
[13/18] Compiling mz_crypt.c
[14/18] Compiling mz_compat.c
[15/18] Compiling mz_crypt_apple.c
[16/18] Compiling ZipArchive resource_bundle_accessor.m
[17/18] Compiling ZipArchive SSZipArchive.m
Build complete! (2.03s)
Build complete.
Done.