The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftFileStore with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juyan/swift-filestore.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/juyan/swift-filestore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 61aa52c platform support (#9)
Cloned https://github.com/juyan/swift-filestore.git
Revision (git rev-parse @):
61aa52c514e39a70c17ce6421d70807f46282154
SUCCESS checkout https://github.com/juyan/swift-filestore.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/juyan/swift-filestore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Emitting module SwiftFileStore
[2/7] Compiling SwiftFileStore ObjectStore.swift
[3/7] Compiling SwiftFileStore Observer.swift
[4/7] Compiling SwiftFileStore MemoryObjectStore.swift
[5/7] Compiling SwiftFileStore ObjectStore+Expiry.swift
[6/7] Compiling SwiftFileStore FileObjectStore.swift
[7/7] Compiling SwiftFileStore JSONDataRepresentable.swift
[8/9] Compiling SwiftFileStore ObserverManager.swift
[9/9] Compiling SwiftFileStore PersistenceLog.swift
Build complete! (8.71s)
Build complete.
Done.