The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftMarkdown 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/loopwerk/SwiftMarkdown.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SwiftMarkdown
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c590787 chore: Update copyright holder to Loopwerk
Cloned https://github.com/loopwerk/SwiftMarkdown.git
Revision (git rev-parse @):
c59078742072cfe1e008bcbfb283e9f1413d3bc9
SUCCESS checkout https://github.com/loopwerk/SwiftMarkdown.git at main
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git (0.29s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.1.0 (0.03s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.1.0
========================================
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": "swiftmarkdown",
      "name": "SwiftMarkdown",
      "url": "https://github.com/loopwerk/SwiftMarkdown.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMarkdown",
      "dependencies": [
        {
          "identity": "pythonkit",
          "name": "PythonKit",
          "url": "https://github.com/pvieito/PythonKit.git",
          "version": "0.4.1",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PythonKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SwiftMarkdown.git from cache
Fetched https://github.com/loopwerk/SwiftMarkdown.git (0.17s)
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git (0.20s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.4.1 (0.02s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.4.1
Creating working copy for https://github.com/loopwerk/SwiftMarkdown.git
Working copy of https://github.com/loopwerk/SwiftMarkdown.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftmarkdown' is not used by any target
Found 1 product dependencies
  - PythonKit
========================================
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/5] Compiling PythonKit NumpyConversion.swift
[2/5] Compiling PythonKit Python.swift
[3/5] Compiling PythonKit PythonLibrary+Symbols.swift
[4/5] Compiling PythonKit PythonLibrary.swift
[5/5] Emitting module PythonKit
[6/7] Compiling SwiftMarkdown SwiftMarkdown.swift
[7/7] Emitting module SwiftMarkdown
Build complete! (7.16s)
Build complete.
Done.