The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Milepost 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/giginet/Milepost.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/giginet/Milepost
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a3ad90 Fix license badge
Cloned https://github.com/giginet/Milepost.git
Revision (git rev-parse @):
4a3ad903510f1fd166169adfd59d45ce715f8e1e
SUCCESS checkout https://github.com/giginet/Milepost.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "milepost",
      "name": "Milepost",
      "url": "https://github.com/giginet/Milepost.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Milepost",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/giginet/Milepost.git
[1/198] Fetching milepost
Fetched https://github.com/giginet/Milepost.git (0.43s)
Creating working copy for https://github.com/giginet/Milepost.git
Working copy of https://github.com/giginet/Milepost.git resolved at main
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
[1/1] Compiling plugin PrepareMilepost
Building for debugging...
[2/5] Compiling Milepost RevisionLoader.swift
[3/5] Compiling Milepost Revision.swift
[4/5] Emitting module Milepost
[5/9] Compiling bundle_generator main.swift
[6/9] Compiling bundle_generator PlistGenerator.swift
[7/9] Emitting module bundle_generator
[8/9] Compiling bundle_generator Fetcher.swift
[8/9] Linking bundle-generator
Build complete! (12.49s)
Build complete.
Done.