Build Information
Successful build of WWSimpleZipDirectoryReader, reference main (fc3870), with Swift 6.1 for macOS (SPM) on 29 Oct 2025 09:34:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSimpleZipDirectoryReader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSimpleZipDirectoryReader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fc38706 Update badge links in README.md
Cloned https://github.com/William-Weng/WWSimpleZipDirectoryReader.git
Revision (git rev-parse @):
fc38706f00152a4422eeccd902b686cccb8c9789
SUCCESS checkout https://github.com/William-Weng/WWSimpleZipDirectoryReader.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWSimpleZipDirectoryReader.git
https://github.com/William-Weng/WWSimpleZipDirectoryReader.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[1/3] Copying Privacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/8] Compiling WWSimpleZipDirectoryReader resource_bundle_accessor.swift
[5/8] Compiling WWSimpleZipDirectoryReader WWSimpleZipDirectoryReader.swift
[6/8] Compiling WWSimpleZipDirectoryReader Extension.swift
[7/8] Compiling WWSimpleZipDirectoryReader Constant.swift
[8/8] Emitting module WWSimpleZipDirectoryReader
Build complete! (3.87s)
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.