The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Zipper with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Meniny/Zipper.git
Reference: 1.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 into spi-builder-workspace
cd04d0aea4965dc70fb867520597401aaf0c0ef5
SUCCESS checkout https://github.com/Meniny/Zipper.git at 1.2.0
========================================
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-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
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
Retrying in 0 seconds ...
Building ... (attempt 2)
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
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm