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 mimiq, reference 0.5.1 (054d97), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 18:16:22 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/wendyliga/mimiq.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wendyliga/mimiq
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 054d97f fix release environment (#19)
Cloned https://github.com/wendyliga/mimiq.git
Revision (git rev-parse @):
054d97f2919460887e41cc3e7602f13b46a58479
SUCCESS checkout https://github.com/wendyliga/mimiq.git at 0.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wendyliga/mimiq.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Write mimiq-entitlement.plist
[6/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/23] Emitting module ArgumentParserToolInfo
[10/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/58] Emitting module ArgumentParser
[12/61] Compiling ArgumentParser SequenceExtensions.swift
[13/61] Compiling ArgumentParser StringExtensions.swift
[14/61] Compiling ArgumentParser Tree.swift
[15/61] Compiling ArgumentParser Argument.swift
[16/61] Compiling ArgumentParser ArgumentHelp.swift
[17/61] Compiling ArgumentParser CompletionKind.swift
[18/61] Compiling ArgumentParser Errors.swift
[19/61] Compiling ArgumentParser CommandConfiguration.swift
[20/61] Compiling ArgumentParser EnumerableFlag.swift
[21/61] Compiling ArgumentParser ExpressibleByArgument.swift
[22/61] Compiling ArgumentParser ParsableArguments.swift
[23/61] Compiling ArgumentParser ArgumentSet.swift
[24/61] Compiling ArgumentParser CommandParser.swift
[25/61] Compiling ArgumentParser InputOrigin.swift
[26/61] Compiling ArgumentParser Name.swift
[27/61] Compiling ArgumentParser Parsed.swift
[28/61] Compiling ArgumentParser ParsedValues.swift
[29/61] Compiling ArgumentParser ParserError.swift
[30/61] Compiling ArgumentParser SplitArguments.swift
[31/61] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/61] Compiling ArgumentParser CompletionsGenerator.swift
[33/61] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/61] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/61] Compiling ArgumentParser Flag.swift
[36/61] Compiling ArgumentParser NameSpecification.swift
[37/61] Compiling ArgumentParser Option.swift
[38/61] Compiling ArgumentParser OptionGroup.swift
[39/61] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/61] Compiling ArgumentParser ParsableCommand.swift
[41/61] Compiling ArgumentParser ArgumentDecoder.swift
[42/61] Compiling ArgumentParser ArgumentDefinition.swift
[43/61] Compiling ArgumentParser DumpHelpGenerator.swift
[44/61] Compiling ArgumentParser HelpCommand.swift
[45/61] Compiling ArgumentParser HelpGenerator.swift
[46/61] Compiling ArgumentParser MessageInfo.swift
[47/61] Compiling ArgumentParser UsageGenerator.swift
[48/61] Compiling ArgumentParser CollectionExtensions.swift
[49/61] Compiling SwiftKit NonEmpty.swift
[50/61] Compiling SwiftKit Log.swift
[51/61] Compiling SwiftKit DefaultValue.swift
[52/61] Compiling SwiftKit Traceable.swift
[53/62] Emitting module SwiftKit
[54/62] Compiling SwiftKit Error.swift
[55/62] Compiling SwiftKit Array+Extension.swift
[56/62] Compiling SwiftKit Result+Extension.swift
[57/62] Compiling SwiftKit String+Extension.swift
[58/62] Compiling SwiftKit Deprecated.swift
[59/62] Compiling SwiftKit Shell.swift
[60/67] Compiling ConsoleIO Output.swift
[61/67] Emitting module ConsoleIO
[62/67] Compiling ConsoleIO Input.swift
[63/67] Compiling Explorer Explorer.swift
[64/67] Emitting module Explorer
[65/77] Compiling mimiq GIFQuality.swift
[66/77] Compiling mimiq ShellProvider.swift
[67/77] Compiling mimiq Version.swift
[68/77] Compiling mimiq OutputResult.swift
[69/77] Compiling mimiq ShellProvider+Mock.swift
[70/77] Compiling mimiq Shell.swift
[71/77] Compiling mimiq Log.swift
[72/77] Compiling mimiq Extension.swift
[73/77] Emitting module mimiq
[74/77] Compiling mimiq main.swift
[74/77] Write Objects.LinkFileList
[75/77] Linking mimiq
[76/77] Applying mimiq
Build complete! (12.59s)
Fetching https://github.com/wendyliga/Explorer.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wendyliga/ConsoleIO.git
[3/86] Fetching consoleio
[76/648] Fetching consoleio, explorer
[649/16028] Fetching consoleio, explorer, swift-argument-parser
Fetched https://github.com/wendyliga/ConsoleIO.git from cache (1.57s)
Fetched https://github.com/wendyliga/Explorer.git from cache (1.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Computing version for https://github.com/wendyliga/Explorer.git
Computed https://github.com/wendyliga/Explorer.git at 0.0.6 (2.07s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.87s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (1.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.46s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.4.2 (0.46s)
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/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.4.2
Creating working copy for https://github.com/wendyliga/ConsoleIO.git
Working copy of https://github.com/wendyliga/ConsoleIO.git resolved at 1.0.3
Creating working copy for https://github.com/wendyliga/Explorer.git
Working copy of https://github.com/wendyliga/Explorer.git resolved at 0.0.6
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "consoleio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wendyliga/ConsoleIO.git"
    },
    {
      "identity" : "explorer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wendyliga/Explorer.git"
    }
  ],
  "manifest_display_name" : "mimiq",
  "name" : "mimiq",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "mimiq",
      "targets" : [
        "mimiq"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mimiqTests",
      "module_type" : "SwiftTarget",
      "name" : "mimiqTests",
      "path" : "Tests/mimiqTests",
      "sources" : [
        "XCTestManifests.swift",
        "mimiqTests.swift"
      ],
      "target_dependencies" : [
        "mimiq"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mimiq",
      "module_type" : "SwiftTarget",
      "name" : "mimiq",
      "path" : "Sources/mimiq",
      "product_dependencies" : [
        "ArgumentParser",
        "Explorer",
        "ConsoleIO"
      ],
      "product_memberships" : [
        "mimiq"
      ],
      "sources" : [
        "Helper/Extension.swift",
        "Helper/Log.swift",
        "Helper/Shell.swift",
        "Helper/ShellProvider+Mock.swift",
        "Helper/ShellProvider.swift",
        "Model/GIFQuality.swift",
        "Model/OutputResult.swift",
        "Version.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.1"
}
Done.