The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Papyrus with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reddavis/Papyrus.git
Reference: v0.13.2
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/reddavis/Papyrus
 * tag               v0.13.2    -> FETCH_HEAD
HEAD is now at 7be0a60 fix: return if collection is empty (#11)
Cloned https://github.com/reddavis/Papyrus.git
Revision (git rev-parse @):
7be0a607093dd24879cf56a23c87d60f8e770f0f
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/reddavis/Papyrus.git at v0.13.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Papyrus ObjectChange.swift
[2/10] Compiling Papyrus Papyrus.swift
[3/10] Compiling Papyrus PapyrusStore.swift
[4/10] Compiling Papyrus AsyncSequence.swift
[5/10] Compiling Papyrus AsyncStream.swift
[6/10] Compiling Papyrus AsyncThrowingStream.swift
[7/10] Emitting module Papyrus
[8/10] Compiling Papyrus Fail.swift
[9/10] Compiling Papyrus Logger.swift
[10/10] Compiling Papyrus DirectoryObserver.swift
[11/12] Compiling Papyrus CollectionQuery.swift
[12/12] Compiling Papyrus ObjectQuery.swift
Build complete! (4.17s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Unit/Performance/Supporting Files/Unit.xctestplan': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Performance/Performance/Supporting Files/Performance.xctestplan': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Unit/Supporting Files/Unit.xctestplan
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Performance/Supporting Files/Performance.xctestplan
Build complete.
Done.