The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftMarkdown with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SwiftMarkdown.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/loopwerk/SwiftMarkdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/8] Emitting module PythonKit
[5/8] Compiling PythonKit PythonLibrary+Symbols.swift
[6/8] Compiling PythonKit NumpyConversion.swift
[7/8] Compiling PythonKit Python.swift
[8/8] Compiling PythonKit PythonLibrary.swift
[9/10] Compiling SwiftMarkdown SwiftMarkdown.swift
[10/10] Emitting module SwiftMarkdown
Build complete! (4.26s)
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git from cache (0.17s)
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
Build complete.
Done.