The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Conf 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/0111b/Conf.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0111b/Conf
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 48fbbde Merge pull request #3 from 0111b/develop
Cloned https://github.com/0111b/Conf.git
Revision (git rev-parse @):
48fbbdeaed6afc4699b4d72e50c39ac9da530c58
SUCCESS checkout https://github.com/0111b/Conf.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "conf",
      "name": "Conf",
      "url": "https://github.com/0111b/Conf.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Conf",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0111b/Conf.git
[4/306] Fetching conf
Fetched https://github.com/0111b/Conf.git (0.23s)
Creating working copy for https://github.com/0111b/Conf.git
Working copy of https://github.com/0111b/Conf.git resolved at master
warning: '.resolve-product-dependencies': dependency 'conf' 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/8] Compiling Conf Fetcher.swift
[2/8] Compiling Conf Key.swift
[3/9] Compiling Conf ConfigurationProvider.swift
[4/9] Compiling Conf ConfigurationError.swift
[5/9] Compiling Conf Environment.swift
[6/9] Emitting module Conf
[7/9] Compiling Conf Config+Load.swift
[8/9] Compiling Conf Config.swift
[9/9] Compiling Conf Parser.swift
Build complete! (7.24s)
Build complete.
Done.