The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZipArchive with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.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/2/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ziparchive",
      "name": "ZipArchive",
      "url": "https://github.com/ZipArchive/ZipArchive.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZipArchive",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ZipArchive/ZipArchive.git from cache
Fetched https://github.com/ZipArchive/ZipArchive.git (0.27s)
Creating working copy for https://github.com/ZipArchive/ZipArchive.git
Working copy of https://github.com/ZipArchive/ZipArchive.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ziparchive' 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.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Copying PrivacyInfo.xcprivacy
[1/18] Compiling mz_strm_pkcrypt.c
[2/18] Compiling mz_strm_os_posix.c
[2/18] Compiling mz_strm_wzaes.c
[4/18] Compiling mz_strm_mem.c
[5/18] Compiling mz_strm_buf.c
[6/18] Compiling mz_strm.c
[7/18] Compiling mz_os.c
[8/18] Compiling mz_os_posix.c
[9/18] Compiling mz_compat.c
[10/18] Compiling mz_strm_zlib.c
[11/18] Compiling mz_crypt.c
[12/18] Compiling mz_zip_rw.c
[13/18] Compiling mz_strm_split.c
[14/18] Compiling mz_zip.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.39s)
Build complete.
Done.