The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NotebookExport with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/latenitesoft/notebookexport.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/latenitesoft/notebookexport
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 9102631 * Add colon to executable comment
Cloned https://github.com/latenitesoft/notebookexport.git into spi-builder-workspace
9102631248217cc8ef405e92edae7bdcebcb7166
SUCCESS checkout https://github.com/latenitesoft/notebookexport.git at 0.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/mxcl/Path.swift from cache
Fetched https://github.com/mxcl/Path.swift (0.20s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 0.16.3 (0.34s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 0.16.3
Building for debugging...
[1/9] Compiling Path Path->Bool.swift
[2/9] Compiling Path Path+StringConvertibles.swift
[3/9] Compiling Path Path+FileManager.swift
[4/10] Compiling Path Path+CommonDirectories.swift
[5/10] Emitting module Path
[6/10] Compiling Path Path+ls.swift
[7/10] Compiling Path Path+Codable.swift
[8/10] Compiling Path Extensions.swift
[9/10] Compiling Path Path+Attributes.swift
[10/10] Compiling Path Path.swift
[11/15] Compiling NotebookExport PackageManifest.swift
[12/15] Compiling NotebookExport DependencyDescription.swift
[13/15] Compiling NotebookExport NotebookExport.swift
[14/15] Emitting module NotebookExport
[15/15] Compiling NotebookExport ExtensionUtils.swift
Build complete! (4.70s)
Build complete.
Done.