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.0.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZipArchive/ZipArchive.git
Reference: 2.5.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ZipArchive/ZipArchive
 * tag               2.5.5      -> FETCH_HEAD
HEAD is now at 79d4dc9 podspec version bump
Cloned https://github.com/ZipArchive/ZipArchive.git into spi-builder-workspace
79d4dc9729096c6ad83dd3cee2b9f354d1b4ab7b
SUCCESS checkout https://github.com/ZipArchive/ZipArchive.git at 2.5.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Building for debugging...
[0/18] Copying PrivacyInfo.xcprivacy
[1/18] Compiling mz_strm_wzaes.c
[2/18] Compiling mz_strm_os_posix.c
[3/18] Compiling mz_strm_mem.c
[4/18] Compiling mz_strm_zlib.c
[5/18] Compiling mz_strm_buf.c
[6/18] Compiling mz_strm_pkcrypt.c
[7/18] Compiling mz_zip.c
[8/18] Compiling mz_zip_rw.c
[9/18] Compiling mz_os_posix.c
[10/18] Compiling mz_strm.c
[11/18] Compiling mz_os.c
[12/18] Compiling mz_crypt.c
[13/18] Compiling mz_compat.c
[14/18] Compiling mz_strm_split.c
[15/18] Compiling mz_crypt_apple.c
[16/18] Compiling ZipArchive resource_bundle_accessor.m
[17/18] Compiling ZipArchive SSZipArchive.m
Build complete! (5.88s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/ZipArchive/ZipArchive.git from cache
Fetched https://github.com/ZipArchive/ZipArchive.git (0.19s)
Creating working copy for https://github.com/ZipArchive/ZipArchive.git
Working copy of https://github.com/ZipArchive/ZipArchive.git resolved at 2.5.5
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZipArchive",
      "dependencies": [

      ]
    }
  ]
}
warning: '.resolve-product-dependencies': dependency 'ziparchive' is not used by any target
Found 0 product dependencies
Done.