The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WWSimpleZipDirectoryReader, reference 1.0.0 (4cb4be), with Swift 6.0 for macOS (SPM) on 29 Oct 2025 09:36:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSimpleZipDirectoryReader.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSimpleZipDirectoryReader
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 4cb4be5 - 1.0.0
Cloned https://github.com/William-Weng/WWSimpleZipDirectoryReader.git
Revision (git rev-parse @):
4cb4be5f87808349b461725cecd8657583c00965
SUCCESS checkout https://github.com/William-Weng/WWSimpleZipDirectoryReader.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/William-Weng/WWSimpleZipDirectoryReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Privacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/8] Compiling WWSimpleZipDirectoryReader resource_bundle_accessor.swift
[5/8] Compiling WWSimpleZipDirectoryReader WWSimpleZipDirectoryReader.swift
[6/8] Compiling WWSimpleZipDirectoryReader Constant.swift
[7/8] Emitting module WWSimpleZipDirectoryReader
[8/8] Compiling WWSimpleZipDirectoryReader Extension.swift
Build complete! (3.85s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WWSimpleZipDirectoryReader",
  "name" : "WWSimpleZipDirectoryReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWSimpleZipDirectoryReader",
      "targets" : [
        "WWSimpleZipDirectoryReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWSimpleZipDirectoryReader",
      "module_type" : "SwiftTarget",
      "name" : "WWSimpleZipDirectoryReader",
      "path" : "Sources/WWSimpleZipDirectoryReader",
      "product_memberships" : [
        "WWSimpleZipDirectoryReader"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWSimpleZipDirectoryReader/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utility/Constant.swift",
        "Utility/Extension.swift",
        "WWSimpleZipDirectoryReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.