The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mezhevikin/Persistent.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mezhevikin/Persistent
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5103d84 Fix test
Cloned https://github.com/mezhevikin/Persistent.git
Revision (git rev-parse @):
5103d84f965c1e28b28312d93a86131f574c576b
SUCCESS checkout https://github.com/mezhevikin/Persistent.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "persistent",
      "name": "Persistent",
      "url": "https://github.com/mezhevikin/Persistent.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Persistent",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mezhevikin/Persistent.git
[1/32] Fetching persistent
Fetched https://github.com/mezhevikin/Persistent.git (0.64s)
Creating working copy for https://github.com/mezhevikin/Persistent.git
Working copy of https://github.com/mezhevikin/Persistent.git resolved at master
warning: '.resolve-product-dependencies': dependency 'persistent' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling Persistent Persistent.swift
[2/2] Emitting module Persistent
Build complete! (10.03s)
Build complete.
Done.