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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/latenitesoft/notebookexport.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/latenitesoft/notebookexport
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 24ba6dd Merge pull request #1 from bosr/fixes-marc
Cloned https://github.com/latenitesoft/notebookexport.git
Revision (git rev-parse @):
24ba6dd85ca83e382b85be7cf8579259bdac6c62
SUCCESS checkout https://github.com/latenitesoft/notebookexport.git at master
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.42s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 0.16.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "notebookexport",
      "name": "NotebookExport",
      "url": "https://github.com/latenitesoft/notebookexport.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/notebookexport",
      "dependencies": [
        {
          "identity": "path.swift",
          "name": "Path.swift",
          "url": "https://github.com/mxcl/Path.swift",
          "version": "0.16.3",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path.swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/latenitesoft/notebookexport.git
[7/230] Fetching notebookexport
Fetched https://github.com/latenitesoft/notebookexport.git (0.35s)
Fetching https://github.com/mxcl/Path.swift from cache
Fetched https://github.com/mxcl/Path.swift (0.18s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 0.16.3 (0.02s)
Creating working copy for https://github.com/latenitesoft/notebookexport.git
Working copy of https://github.com/latenitesoft/notebookexport.git resolved at master
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 0.16.3
warning: '.resolve-product-dependencies': dependency 'notebookexport' is not used by any target
Found 1 product dependencies
  - Path.swift
========================================
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/9] Compiling Path Path+ls.swift
[2/9] Compiling Path Extensions.swift
[3/9] Compiling Path Path+Attributes.swift
[4/9] Compiling Path Path+StringConvertibles.swift
[5/9] Compiling Path Path->Bool.swift
[6/10] Compiling Path Path+CommonDirectories.swift
[7/10] Compiling Path Path+Codable.swift
[8/10] Emitting module Path
[9/10] Compiling Path Path+FileManager.swift
[10/10] Compiling Path Path.swift
[11/15] Compiling NotebookExport ExtensionUtils.swift
[12/15] Compiling NotebookExport NotebookExport.swift
[13/15] Emitting module NotebookExport
[14/15] Compiling NotebookExport DependencyDescription.swift
[15/15] Compiling NotebookExport PackageManifest.swift
Build complete! (9.88s)
Build complete.
Done.