The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Badgy 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/arthurpalves/badgy.git
Reference: 0.1.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/arthurpalves/badgy
 * tag               0.1.4      -> FETCH_HEAD
HEAD is now at fddc941 Merge pull request #12 from arthurpalves/bump-up-version
Cloned https://github.com/arthurpalves/badgy.git into spi-builder-workspace
fddc941a1bcca169111dbf19c5d5658078f4a2e4
SUCCESS checkout https://github.com/arthurpalves/badgy.git at 0.1.4
========================================
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/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/kylef/Spectre.git (0.17s)
Fetched https://github.com/jakeheis/SwiftCLI (0.18s)
Fetched https://github.com/kylef/PathKit (0.46s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (0.39s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.1 (0.41s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.43s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Building for debugging...
[1/24] Emitting module SwiftCLI
[2/26] Compiling SwiftCLI ValueBox.swift
[3/26] Compiling SwiftCLI VersionCommand.swift
[4/26] Compiling SwiftCLI Term.swift
[5/26] Compiling SwiftCLI Validation.swift
[6/26] Compiling SwiftCLI Command.swift
[7/26] Compiling SwiftCLI Compatibility.swift
[8/26] Compiling SwiftCLI CompletionGenerator.swift
[9/26] Compiling SwiftCLI Path.swift
[10/26] Compiling SwiftCLI Stream.swift
[11/26] Compiling SwiftCLI Task.swift
[12/26] Compiling SwiftCLI OptionRegistry.swift
[13/26] Compiling SwiftCLI Parameter.swift
[14/26] Compiling SwiftCLI Parser.swift
[15/26] Compiling SwiftCLI Error.swift
[16/26] Compiling SwiftCLI HelpCommand.swift
[17/26] Compiling SwiftCLI HelpMessageGenerator.swift
[18/26] Compiling SwiftCLI Input.swift
[19/26] Compiling SwiftCLI Option.swift
[20/26] Compiling SwiftCLI OptionGroup.swift
[21/26] Compiling SwiftCLI ArgumentList.swift
[22/26] Compiling SwiftCLI ArgumentListManipulator.swift
[23/26] Compiling SwiftCLI CLI.swift
[24/26] Emitting module PathKit
[25/26] Compiling PathKit PathKit.swift
[26/39] Compiling Badgy Position.swift
[27/39] Compiling Badgy DependencyManager.swift
[28/39] Compiling Badgy Factory+Resizer.swift
[29/40] Compiling Badgy IconSetDelegate.swift
[30/40] Compiling Badgy Logger.swift
[31/40] Compiling Badgy VerboseLogger.swift
[32/40] Compiling Badgy Foundation+Extensions.swift
[33/40] Compiling Badgy Validation+HexColor.swift
[34/40] Compiling Badgy main.swift
[35/40] Compiling Badgy Long.swift
[36/40] Compiling Badgy Small.swift
[37/40] Emitting module Badgy
[38/40] Compiling Badgy Factory+Small.swift
[39/40] Compiling Badgy Factory.swift
[39/40] Linking badgy
Build complete! (13.65s)
Build complete.
Done.