The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Minimalist 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/nalexn/minimalist.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nalexn/minimalist
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2f609eb Merge pull request #2 from nalexn/dependabot/bundler/nokogiri-1.11.5
Cloned https://github.com/nalexn/minimalist.git
Revision (git rev-parse @):
2f609ebe2f334c98eb60750a5cb16495ecb15221
SUCCESS checkout https://github.com/nalexn/minimalist.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": "minimalist",
      "name": "Minimalist",
      "url": "https://github.com/nalexn/minimalist.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/minimalist",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/nalexn/minimalist.git
[1/143] Fetching minimalist
Fetched https://github.com/nalexn/minimalist.git (0.23s)
Creating working copy for https://github.com/nalexn/minimalist.git
Working copy of https://github.com/nalexn/minimalist.git resolved at master
warning: '.resolve-product-dependencies': dependency 'minimalist' 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] Emitting module Minimalist
[2/2] Compiling Minimalist Minimalist.swift
Build complete! (7.15s)
Build complete.
Done.