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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arthurpalves/badgy.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/arthurpalves/badgy
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6831dce Merge pull request #23 from arthurpalves/clean/rc-argument-parser
Cloned https://github.com/arthurpalves/badgy.git
Revision (git rev-parse @):
6831dce91968b3db4bb2797cc9c5d3777bf37ea9
SUCCESS checkout https://github.com/arthurpalves/badgy.git at master
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/PathKit (0.17s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/kylef/Spectre.git (0.19s)
Fetched https://github.com/jakeheis/SwiftCLI (0.19s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.57s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.86s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.44.17 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.1.0 (0.49s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (0.47s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.1 (0.57s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.44.17
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.1.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "badgy",
      "name": "Badgy",
      "url": "https://github.com/arthurpalves/badgy.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/badgy",
      "dependencies": [
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI",
          "version": "6.0.3",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/arthurpalves/badgy.git
[1/558] Fetching badgy
Fetched https://github.com/arthurpalves/badgy.git (0.66s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/jakeheis/SwiftCLI (0.27s)
Fetched https://github.com/kylef/PathKit (0.27s)
Fetched https://github.com/apple/swift-argument-parser (0.51s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.06s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.17s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.02s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.02s)
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/arthurpalves/badgy.git
Working copy of https://github.com/arthurpalves/badgy.git resolved at master
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Found 3 product dependencies
  - SwiftCLI
  - PathKit
  - swift-argument-parser
========================================
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/52] Emitting module ArgumentParser
[2/55] Compiling SwiftCLI Parser.swift
[3/55] Compiling SwiftCLI Error.swift
[4/55] Compiling SwiftCLI HelpCommand.swift
[5/55] Compiling SwiftCLI HelpMessageGenerator.swift
[6/55] Compiling ArgumentParser ArgumentSetSequence.swift
[7/55] Compiling ArgumentParser CommandParser.swift
[8/55] Compiling ArgumentParser InputOrigin.swift
[9/55] Compiling ArgumentParser Name.swift
[10/55] Compiling SwiftCLI Compatibility.swift
[11/55] Compiling SwiftCLI CompletionGenerator.swift
[12/55] Compiling SwiftCLI OptionRegistry.swift
[13/55] Compiling SwiftCLI Parameter.swift
[20/57] Compiling SwiftCLI ValueBox.swift
[21/57] Compiling SwiftCLI VersionCommand.swift
[22/57] Compiling ArgumentParser ParsableCommand.swift
[23/57] Compiling ArgumentParser ArgumentDecoder.swift
[24/57] Compiling ArgumentParser ArgumentDefinition.swift
[25/57] Compiling ArgumentParser ArgumentSet.swift
[26/57] Compiling SwiftCLI Path.swift
[27/57] Compiling SwiftCLI Stream.swift
[28/57] Compiling SwiftCLI Task.swift
[29/57] Compiling SwiftCLI Command.swift
[30/57] Compiling SwiftCLI ArgumentList.swift
[31/57] Compiling SwiftCLI ArgumentListManipulator.swift
[32/57] Compiling SwiftCLI CLI.swift
[33/57] Compiling SwiftCLI Input.swift
[34/57] Emitting module SwiftCLI
[38/57] Compiling ArgumentParser HelpCommand.swift
[39/57] Compiling ArgumentParser HelpGenerator.swift
[40/57] Compiling ArgumentParser MessageInfo.swift
[46/57] Compiling ArgumentParser UsageGenerator.swift
[47/57] Compiling ArgumentParser StringExtensions.swift
[48/57] Compiling ArgumentParser Tree.swift
[55/57] Emitting module PathKit
[56/57] Compiling PathKit PathKit.swift
[57/73] Compiling Badgy Icon.swift
[58/73] Compiling Badgy IconSet.swift
[59/73] Compiling Badgy ColorCode+Name.swift
[60/73] Compiling Badgy ColorCode.swift
[61/73] Compiling Badgy IconSignPipeline.swift
[62/73] Compiling Badgy IconSetDelegate.swift
[63/73] Compiling Badgy Logger.swift
[64/73] Compiling Badgy VerboseLogger.swift
[65/73] Compiling Badgy Factory+Resizer.swift
[66/73] Compiling Badgy Factory+Small.swift
[67/73] Emitting module Badgy
[68/73] Compiling Badgy Factory.swift
[69/73] Compiling Badgy Foundation+Extensions.swift
[70/73] Compiling Badgy Badgy.swift
[71/73] Compiling Badgy DependencyManager.swift
[72/73] Compiling Badgy ColorCode+Hex.swift
[73/75] Compiling Badgy Position.swift
[74/75] Compiling Badgy main.swift
[74/75] Linking badgy
Build complete! (14.89s)
Build complete.
Done.