The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/builder/builds/TDmZkXJm/1/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-filestore",
      "name": "SwiftFileStore",
      "url": "https://github.com/juyan/swift-filestore.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-filestore",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/juyan/swift-filestore.git from cache
Fetched https://github.com/juyan/swift-filestore.git (0.25s)
Creating working copy for https://github.com/juyan/swift-filestore.git
Working copy of https://github.com/juyan/swift-filestore.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swift-filestore' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/juyan/swift-filestore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling SwiftFileStore Observer.swift
[2/8] Compiling SwiftFileStore ObserverManager.swift
[3/8] Compiling SwiftFileStore JSONDataRepresentable.swift
[4/8] Compiling SwiftFileStore ObjectStore+Expiry.swift
[5/8] Compiling SwiftFileStore MemoryObjectStore.swift
[6/8] Emitting module SwiftFileStore
[7/9] Compiling SwiftFileStore ObjectStore.swift
[8/9] Compiling SwiftFileStore FileObjectStore.swift
[9/9] Compiling SwiftFileStore PersistenceLog.swift
Build complete! (4.65s)
Build complete.
Done.