The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Diligence, reference 1.9.0 (98b2e3), with Swift 5.10 for macOS (SPM) on 3 Oct 2024 02:37:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inseven/diligence.git
Reference: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/inseven/diligence
 * tag               1.9.0      -> FETCH_HEAD
HEAD is now at 98b2e3c feat: Use `ActionsCommands` to add actions to the macOS menu (#48)
Submodule path 'scripts/changes': checked out 'd179936a07f3601c01113865c15aeac3cf7b8634'
Submodule 'scripts/changes' (https://github.com/jbmorley/changes.git) registered for path 'scripts/changes'
Cloning into '/Users/admin/builder/spi-builder-workspace/scripts/changes'...
Cloned https://github.com/inseven/diligence.git
Revision (git rev-parse @):
98b2e3c7b7c3483aefff46a5bc2dde611e377cf8
SUCCESS checkout https://github.com/inseven/diligence.git at 1.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/inseven/diligence.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying LICENSE
[4/5] Write swift-version-33747A42983211AE.txt
[6/12] Compiling Licensable resource_bundle_accessor.swift
[7/12] Compiling Licensable Array.swift
[8/12] Compiling Licensable Attribute.swift
[9/12] Compiling Licensable License.swift
[10/12] Emitting module Licensable
[11/12] Compiling Licensable Licensable.swift
[12/12] Compiling Licensable AnyLicensable.swift
[13/67] Emitting module Diligence
[14/72] Compiling Diligence ActionsCommands.swift
[15/72] Compiling Diligence PrefersTextualRepresentationEnvironmentKey.swift
[16/72] Compiling Diligence Array.swift
[17/72] Compiling Diligence Bundle.swift
[18/72] Compiling Diligence Color.swift
[19/72] Compiling Diligence Licensable.swift
[20/72] Compiling Diligence AboutButton.swift
[21/72] Compiling Diligence AboutLink.swift
[22/72] Compiling Diligence AboutView.swift
[23/72] Compiling Diligence ActionSection.swift
[24/72] Compiling Diligence ApplicationNameTitle.swift
[25/72] Compiling Diligence BuildSection.swift
[26/72] Compiling Diligence AcknowledgementsBuilder.swift
[27/72] Compiling Diligence ActionsBuilder.swift
[28/72] Compiling Diligence CreditsBuilder.swift
[29/72] Compiling Diligence LicenseGroupsBuilder.swift
[30/72] Compiling Diligence LicensesBuilder.swift
[31/72] Compiling Diligence AboutCommands.swift
[32/72] Compiling Diligence CreditSection.swift
[33/72] Compiling Diligence DefaultAboutLinkLabel.swift
[34/72] Compiling Diligence HeaderSection.swift
[35/72] Compiling Diligence Icon.swift
[36/72] Compiling Diligence LabeledContent.swift
[37/72] Compiling Diligence LicenseRow.swift
[38/72] Compiling Diligence LicenseSection.swift
[39/72] Compiling Diligence LicenseView.swift
[40/72] Compiling Diligence Link.swift
[41/72] Compiling Diligence MacAboutSection.swift
[42/72] Compiling Diligence MacAboutView.swift
[43/72] Compiling Diligence MacIcon.swift
[44/72] Compiling Diligence AboutWindowGroup.swift
[45/72] Compiling Diligence MacAboutWindow.swift
[46/72] Compiling Diligence MacLicenseWindowGroup.swift
[47/72] Compiling Diligence AttributeLabeledContentStyle.swift
[48/72] Compiling Diligence TableViewRow.swift
[49/72] Compiling Diligence NativeFont.swift
[50/72] Compiling Diligence MacLicenseView.swift
[51/72] Compiling Diligence NonWrappingText.swift
[52/72] Compiling Diligence PhoneAboutView.swift
[53/72] Compiling Diligence NSLicenseWindow.swift
[54/72] Compiling Diligence resource_bundle_accessor.swift
[55/72] Compiling Diligence Action.swift
[56/72] Compiling Diligence Contents.swift
[57/72] Compiling Diligence Credit.swift
[58/72] Compiling Diligence License.swift
[59/72] Compiling Diligence LicenseGroup.swift
[60/72] Compiling Diligence NamedURL.swift
[61/72] Compiling Diligence HookView.swift
[62/72] Compiling Diligence HorizontalSpace.swift
[63/72] Compiling Diligence Hyperlink.swift
[64/72] Compiling Diligence IsVisibleInScrollView.swift
[65/72] Compiling Diligence PaddingWithMultiplier.swift
[66/72] Compiling Diligence UnderlinesForDifferentiation.swift
[67/72] Compiling Diligence NSWindow.swift
[68/72] Compiling Diligence String.swift
[69/72] Compiling Diligence UIView.swift
[70/72] Compiling Diligence URL.swift
[71/72] Compiling Diligence View.swift
[72/72] Compiling Diligence Acknowledgements.swift
Build complete! (15.33s)
Fetching https://github.com/inseven/licensable
[1/103] Fetching licensable
Fetched https://github.com/inseven/licensable from cache (1.18s)
Computing version for https://github.com/inseven/licensable
Computed https://github.com/inseven/licensable at 0.0.13 (0.45s)
Creating working copy for https://github.com/inseven/licensable
Working copy of https://github.com/inseven/licensable resolved at 0.0.13
Build complete.
Done.