The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Just 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/dduan/Just.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dduan/Just
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at be341d3 Fix github url
Cloned https://github.com/dduan/Just.git
Revision (git rev-parse @):
be341d3df1102954339ce04b7f99f6a952535b9f
SUCCESS checkout https://github.com/dduan/Just.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "just",
      "name": "Just",
      "url": "https://github.com/dduan/Just.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Just",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dduan/Just.git
[1/2126] Fetching just
Fetched https://github.com/dduan/Just.git (0.50s)
Creating working copy for https://github.com/dduan/Just.git
Working copy of https://github.com/dduan/Just.git resolved at master
warning: '.resolve-product-dependencies': dependency 'just' 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 Just Just.swift
[2/2] Emitting module Just
Build complete! (7.75s)
Build complete.
Done.