The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Scientist 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/junkpiano/scientist.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/junkpiano/scientist
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ea1805 Merge pull request #13 from junkpiano/bug/docs
Cloned https://github.com/junkpiano/scientist.git
Revision (git rev-parse @):
7ea18054dd645e4b49ba98fddaee96055beda7e3
SUCCESS checkout https://github.com/junkpiano/scientist.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "scientist",
      "name": "Scientist",
      "url": "https://github.com/junkpiano/scientist.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/scientist",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/junkpiano/scientist.git
[1/574] Fetching scientist
Fetched https://github.com/junkpiano/scientist.git (0.67s)
Creating working copy for https://github.com/junkpiano/scientist.git
Working copy of https://github.com/junkpiano/scientist.git resolved at master
warning: '.resolve-product-dependencies': dependency 'scientist' 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/7] Compiling Scientist Scientist.swift
[2/7] Compiling Scientist Result.swift
[3/7] Compiling Scientist Experiment.swift
[4/7] Compiling Scientist Error.swift
[5/7] Compiling Scientist Constants.swift
[6/7] Emitting module Scientist
[7/7] Compiling Scientist Observation.swift
Build complete! (12.10s)
Build complete.
Done.