Build Information
Failed to build Zipper, reference 1.2.0 (cd04d0
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 09:48:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Meniny/Zipper.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Meniny/Zipper
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at cd04d0a 1.2.0
Cloned https://github.com/Meniny/Zipper.git
Revision (git rev-parse @):
cd04d0aea4965dc70fb867520597401aaf0c0ef5
SUCCESS checkout https://github.com/Meniny/Zipper.git at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/Meniny/Zipper.git
[3/214] Fetching zipper
Fetched https://github.com/Meniny/Zipper.git from cache (0.76s)
Creating working copy for https://github.com/Meniny/Zipper.git
Working copy of https://github.com/Meniny/Zipper.git resolved at 1.2.0 (cd04d0a)
error: 'zipper': Source files for target Zipper should be located under 'Sources/Zipper', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Meniny/Zipper.git
https://github.com/Meniny/Zipper.git
error: Source files for target Zipper should be located under 'Sources/Zipper', or a custom sources path can be set with the 'path' property in Package.swift
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
error: 'spi-builder-workspace': Source files for target Zipper should be located under 'Sources/Zipper', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target Zipper should be located under 'Sources/Zipper', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm