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 yap, reference main (b597b7), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 19:33:16 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/yap.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/yap
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b597b7f Fix locale handling
Cloned https://github.com/finnvoor/yap.git
Revision (git rev-parse @):
b597b7f4227a9915c51ee301816605400856fb62
SUCCESS checkout https://github.com/finnvoor/yap.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/finnvoor/yap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[5/15] Write yap-entitlement.plist
[7/15] Write sources
[9/15] Write swift-version-1EA4D86E10B52AF.txt
[11/35] Emitting module Path
[12/35] Compiling Path Path.swift
[13/35] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/35] Emitting module ArgumentParserToolInfo
[15/74] Compiling Logging MetadataProvider.swift
[16/74] Compiling Logging LogHandler.swift
[17/74] Compiling Logging Locks.swift
[18/74] Compiling Logging Logging.swift
[19/74] Emitting module Logging
[20/74] Compiling Rainbow StringGenerator.swift
[21/74] Compiling Rainbow String+Rainbow.swift
[22/75] Compiling Rainbow Style.swift
[23/75] Emitting module ArgumentParser
[24/79] Compiling ArgumentParser ArgumentDefinition.swift
[25/79] Compiling ArgumentParser ArgumentSet.swift
[26/79] Compiling ArgumentParser CommandParser.swift
[27/79] Compiling ArgumentParser InputKey.swift
[28/79] Compiling ArgumentParser Platform.swift
[29/79] Compiling ArgumentParser SequenceExtensions.swift
[30/79] Compiling ArgumentParser StringExtensions.swift
[31/79] Compiling ArgumentParser Tree.swift
[32/79] Emitting module Rainbow
[33/79] Compiling Rainbow ControlCode.swift
[34/79] Compiling Rainbow OutputTarget.swift
[35/79] Compiling Rainbow ModesExtractor.swift
[36/79] Compiling Rainbow ColorApproximation.swift
[37/79] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/79] Compiling ArgumentParser CompletionsGenerator.swift
[39/79] Compiling Rainbow Rainbow.swift
[40/79] Compiling Rainbow Color.swift
[41/106] Compiling Noora NooraMock.swift
[42/106] Compiling Noora Theme.swift
[43/106] Compiling Noora KeyStrokeListener.swift
[44/106] Compiling Noora LengthValidationRule.swift
[45/106] Compiling ArgumentParser ArgumentHelp.swift
[46/106] Compiling ArgumentParser ArgumentVisibility.swift
[47/106] Compiling ArgumentParser CompletionKind.swift
[48/106] Compiling ArgumentParser Errors.swift
[49/106] Compiling ArgumentParser Flag.swift
[50/106] Compiling ArgumentParser NameSpecification.swift
[51/106] Compiling ArgumentParser Option.swift
[52/106] Compiling ArgumentParser OptionGroup.swift
[53/106] Compiling ArgumentParser AsyncParsableCommand.swift
[54/106] Compiling Noora NonEmptyValidationRule.swift
[55/106] Compiling ArgumentParser SplitArguments.swift
[56/106] Compiling ArgumentParser DumpHelpGenerator.swift
[57/106] Compiling ArgumentParser HelpCommand.swift
[58/106] Compiling Noora Stack.swift
[59/106] Compiling Noora Character+isPrintable.swift
[60/106] Compiling Noora ProgressStep.swift
[61/106] Compiling Noora SingleChoicePrompt.swift
[62/106] Compiling Noora TextPrompt.swift
[63/106] Compiling Noora ValidatableRule.swift
[64/106] Compiling Noora ValidationError.swift
[65/106] Compiling Noora InputValidating.swift
[66/106] Compiling Noora Alert.swift
[67/106] Compiling Noora CollapsibleStep.swift
[68/106] Compiling Noora ProgressBarStep.swift
[69/106] Compiling Noora String+Rainbow.swift
[70/106] Compiling Noora String+ValidatableError.swift
[71/106] Compiling Noora Noora.swift
[72/106] Compiling Noora Terminal.swift
[73/106] Compiling Noora TerminalText.swift
[74/106] Compiling Noora ValidatableError.swift
[75/106] Emitting module Noora
[84/108] Compiling Noora RegexValidationRule.swift
[85/108] Compiling Noora Validator.swift
[92/108] Compiling Noora YesOrNoChoicePrompt.swift
[95/108] Compiling Noora Renderer.swift
[96/108] Compiling Noora Spinner.swift
[97/108] Compiling Noora StandardPipelines.swift
[103/108] Write Objects.LinkFileList
[104/108] Archiving libNoora.a
[106/113] Compiling yap AttributedString+Extensions.swift
[107/113] Compiling yap Yap.swift
[108/113] Compiling yap Transcribe.swift
[109/113] Compiling yap OutputFormat.swift
[110/113] Emitting module yap
[110/113] Write Objects.LinkFileList
[111/113] Linking yap
[112/113] Applying yap
Build complete! (26.32s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/tuist/Noora.git
[1/11881] Fetching noora
[1190/27261] Fetching noora, swift-argument-parser
Fetched https://github.com/tuist/Noora.git from cache (2.90s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.90s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.41.0 (3.40s)
Fetching https://github.com/tuist/path
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log
[1/354] Fetching path
[79/1550] Fetching path, rainbow
[1157/5386] Fetching path, rainbow, swift-log
Fetched https://github.com/tuist/path from cache (0.90s)
Fetched https://github.com/onevcat/Rainbow from cache (0.90s)
[384/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.20s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.69s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (2.90s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.42s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.89s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.41.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "noora",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.40.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Noora.git"
    }
  ],
  "manifest_display_name" : "yap",
  "name" : "yap",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26"
    }
  ],
  "products" : [
    {
      "name" : "yap",
      "targets" : [
        "yap"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "yap",
      "module_type" : "SwiftTarget",
      "name" : "yap",
      "path" : "Sources/yap",
      "product_dependencies" : [
        "ArgumentParser",
        "Noora"
      ],
      "product_memberships" : [
        "yap"
      ],
      "sources" : [
        "Extensions/AttributedString+Extensions.swift",
        "OutputFormat.swift",
        "Transcribe.swift",
        "Yap.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Done.