The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaSwimRenderer with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaSwimRenderer.git
Reference: 0.7.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaSwimRenderer
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at f53481e feat: Improve AtomFeed by including the generic Metadata type for the Item
Cloned https://github.com/loopwerk/SagaSwimRenderer.git
Revision (git rev-parse @):
f53481e5c9972b83ca2d16ca2b962c63d460e23f
SUCCESS checkout https://github.com/loopwerk/SagaSwimRenderer.git at 0.7.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module Swim
[2/9] Compiling Swim Trimming.swift
[3/9] Compiling Swim String+XML.swift
[4/10] Compiling Codextended Codextended.swift
[5/10] Emitting module Codextended
[6/10] Compiling Swim Node.swift
[7/10] Compiling Swim NodeBuilder.swift
[8/10] Compiling Swim Visitor.swift
[9/10] Emitting module PathKit
[10/10] Compiling PathKit PathKit.swift
[11/24] Compiling Saga Reader+Decoder.swift
[12/24] Compiling Saga Reader.swift
[13/24] Compiling Saga RenderingContexts.swift
[14/27] Emitting module Saga
[15/27] Compiling Saga Saga.swift
[16/27] Compiling Saga String+Slugify.swift
[17/27] Compiling Saga Writer.swift
[18/27] Compiling Saga FileContainer.swift
[19/27] Compiling Saga FileIO.swift
[20/27] Compiling Saga Item.swift
[21/27] Compiling Saga ItemWriteMode.swift
[22/27] Compiling Saga MetadataDecoder.swift
[23/27] Compiling Saga Path+Extensions.swift
[24/27] Compiling Saga ProcessingStep.swift
[25/27] Compiling HTML Tag.swift
[26/27] Compiling HTML Tags.swift
[27/27] Emitting module HTML
[28/31] Compiling SagaSwimRenderer SagaSwimRenderer.swift
[29/31] Compiling SagaSwimRenderer AtomFeed.swift
[30/31] Emitting module SagaSwimRenderer
[31/31] Compiling SagaSwimRenderer Node+Extensions.swift
Build complete! (19.32s)
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/robb/Swim from cache
Fetched https://github.com/robb/Swim (0.25s)
Fetched https://github.com/loopwerk/Saga.git (0.27s)
Computing version for https://github.com/robb/Swim
Computed https://github.com/robb/Swim at 0.4.0 (0.77s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.0 (0.04s)
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.30s)
Fetched https://github.com/kylef/PathKit (0.30s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.04s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.20s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.03s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.2.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/robb/Swim
Working copy of https://github.com/robb/Swim resolved at 0.4.0
Build complete.
Done.