The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ricemill 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/marty-suzuki/Ricemill.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/marty-suzuki/Ricemill
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ef039a Update README
Cloned https://github.com/marty-suzuki/Ricemill.git
Revision (git rev-parse @):
7ef039a0c79704194f4cc082171824106bedbc60
SUCCESS checkout https://github.com/marty-suzuki/Ricemill.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ricemill",
      "name": "Ricemill",
      "url": "https://github.com/marty-suzuki/Ricemill.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ricemill",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/marty-suzuki/Ricemill.git
[1/104] Fetching ricemill
Fetched https://github.com/marty-suzuki/Ricemill.git (0.25s)
Creating working copy for https://github.com/marty-suzuki/Ricemill.git
Working copy of https://github.com/marty-suzuki/Ricemill.git resolved at master
warning: '.resolve-product-dependencies': dependency 'ricemill' 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] Emitting module Ricemill
[2/7] Compiling Ricemill MachineType.swift
[3/7] Compiling Ricemill Machine.swift
[4/7] Compiling Ricemill AnyResolverBasedMachine.swift
[5/7] Compiling Ricemill Publishing.swift
[6/7] Compiling Ricemill Polished.swift
[7/7] Compiling Ricemill Proxy.swift
Build complete! (10.49s)
Build complete.
Done.