The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Badgy, reference master (6831dc), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 10:37:56 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arthurpalves/badgy.git
Reference: master
Initialized empty Git repository in /Users/admin/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/nicklockwood/SwiftFormat
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[22/6095] Fetching spectre, swiftcli
[368/7547] Fetching spectre, swiftcli, pathkit
[4809/25059] Fetching spectre, swiftcli, pathkit, swift-argument-parser
[8074/81061] Fetching spectre, swiftcli, pathkit, swift-argument-parser, swiftformat
Fetched https://github.com/jakeheis/SwiftCLI from cache (68.98s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (68.98s)
Fetched https://github.com/kylef/PathKit from cache (68.98s)
Fetched https://github.com/kylef/Spectre.git from cache (68.98s)
Fetched https://github.com/apple/swift-argument-parser from cache (68.98s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.44.17 (71.36s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.1.0 (0.66s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (0.62s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.1 (0.66s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.64s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.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/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "badgy",
      "name": "Badgy",
      "url": "https://github.com/arthurpalves/badgy.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/badgy",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI",
          "version": "6.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/arthurpalves/badgy.git
[1/558] Fetching badgy
Fetched https://github.com/arthurpalves/badgy.git from cache (2.10s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.57s)
Fetched https://github.com/kylef/PathKit from cache (0.57s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.22s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.10s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.65s)
Creating working copy for https://github.com/arthurpalves/badgy.git
Working copy of https://github.com/arthurpalves/badgy.git resolved at master (6831dce)
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/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Found 3 product dependencies
  - SwiftCLI
  - PathKit
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/arthurpalves/badgy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write badgy-entitlement.plist
[3/9] Write sources
[5/9] Write swift-version--6988338F2F200930.txt
[7/60] Emitting module SwiftCLI
[8/62] Compiling SwiftCLI ValueBox.swift
[9/62] Compiling SwiftCLI VersionCommand.swift
[10/62] Compiling ArgumentParser Flag.swift
[11/62] Compiling ArgumentParser NameSpecification.swift
[12/62] Compiling ArgumentParser Option.swift
[13/65] Compiling ArgumentParser OptionGroup.swift
[14/65] Compiling ArgumentParser CommandConfiguration.swift
[15/65] Compiling ArgumentParser EnumerableFlag.swift
[16/65] Compiling ArgumentParser ParsableCommand.swift
[17/65] Compiling ArgumentParser ArgumentDecoder.swift
[18/65] Compiling ArgumentParser ArgumentDefinition.swift
[19/65] Compiling ArgumentParser ExpressibleByArgument.swift
[20/65] Compiling ArgumentParser ParsableArguments.swift
[21/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/65] Emitting module ArgumentParser
[23/65] Compiling ArgumentParser Argument.swift
[24/65] Compiling ArgumentParser ArgumentHelp.swift
[25/65] Compiling ArgumentParser Errors.swift
[26/65] Compiling ArgumentParser ArgumentSet.swift
[27/65] Compiling ArgumentParser InputOrigin.swift
[28/65] Compiling ArgumentParser Name.swift
[29/65] Compiling ArgumentParser ArgumentSetSequence.swift
[30/65] Compiling ArgumentParser SplitArguments.swift
[32/65] Compiling ArgumentParser CommandParser.swift
[36/65] Compiling ArgumentParser ParsedValues.swift
[39/65] Compiling ArgumentParser ParserError.swift
[42/65] Compiling ArgumentParser HelpGenerator.swift
[43/65] Compiling ArgumentParser MessageInfo.swift
[44/65] Compiling ArgumentParser UsageGenerator.swift
[45/65] Compiling ArgumentParser StringExtensions.swift
[46/65] Compiling ArgumentParser Tree.swift
[61/65] Compiling PathKit PathKit.swift
[62/65] Emitting module PathKit
[63/82] Compiling Badgy Position.swift
[64/82] Compiling Badgy VerboseLogger.swift
[65/82] Compiling Badgy IconSet.swift
[66/82] Compiling Badgy IconSignPipeline.swift
[67/82] Compiling Badgy IconSetDelegate.swift
[68/82] Compiling Badgy Logger.swift
[69/83] Compiling Badgy main.swift
[70/83] Compiling Badgy Foundation+Extensions.swift
[71/83] Compiling Badgy Icon.swift
[72/83] Compiling Badgy ColorCode.swift
[73/83] Compiling Badgy Factory+Resizer.swift
[74/83] Emitting module Badgy
[75/83] Compiling Badgy Badgy.swift
[76/83] Compiling Badgy DependencyManager.swift
[77/83] Compiling Badgy ColorCode+Hex.swift
[78/83] Compiling Badgy ColorCode+Name.swift
[79/83] Compiling Badgy Factory+Small.swift
[80/83] Compiling Badgy Factory.swift
[80/83] Write Objects.LinkFileList
[81/83] Linking badgy
[82/83] Applying badgy
Build complete! (12.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.44.17",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "Badgy",
  "name" : "Badgy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "badgy",
      "targets" : [
        "Badgy"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BadgyTests",
      "module_type" : "SwiftTarget",
      "name" : "BadgyTests",
      "path" : "Tests/BadgyTests",
      "sources" : [
        "BadgyTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Badgy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Badgy",
      "module_type" : "SwiftTarget",
      "name" : "Badgy",
      "path" : "Sources/Badgy",
      "product_dependencies" : [
        "SwiftCLI",
        "PathKit",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "badgy"
      ],
      "sources" : [
        "Commands/Badgy.swift",
        "DependencyManager.swift",
        "Helpers/ColorCode+Hex.swift",
        "Helpers/ColorCode+Name.swift",
        "Helpers/ColorCode.swift",
        "Helpers/Factory+Resizer.swift",
        "Helpers/Factory+Small.swift",
        "Helpers/Factory.swift",
        "Helpers/Foundation+Extensions.swift",
        "Helpers/Icon.swift",
        "Helpers/IconSet.swift",
        "Helpers/IconSignPipeline.swift",
        "IconSetDelegate.swift",
        "Loggers/Logger.swift",
        "Loggers/VerboseLogger.swift",
        "Position.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.2"
}
Done.