The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Plotty, reference 1.2.0 (01bb32), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 07:38:34 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/finestructure/Plotty.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finestructure/Plotty
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 01bb325 Set default height to 400
Cloned https://github.com/finestructure/Plotty.git
Revision (git rev-parse @):
01bb325824829f3e7da8623edb4e21d774285ef5
SUCCESS checkout https://github.com/finestructure/Plotty.git at 1.2.0
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (2.20s)
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.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": "plotty",
      "name": "Plotty",
      "url": "https://github.com/finestructure/Plotty.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Plotty",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/finestructure/Plotty.git
[1/179] Fetching plotty
Fetched https://github.com/finestructure/Plotty.git from cache (0.82s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.22s)
Creating working copy for https://github.com/finestructure/Plotty.git
Working copy of https://github.com/finestructure/Plotty.git resolved at 1.2.0 (01bb325)
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.7.1
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/finestructure/Plotty.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write sources
[3/9] Write plotty-entitlement.plist
[3/9] Write sources
[5/9] Write swift-version--6988338F2F200930.txt
[7/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/11] Emitting module ArgumentParserToolInfo
[9/50] Compiling ArgumentParser InputOrigin.swift
[10/50] Compiling ArgumentParser Name.swift
[11/50] Compiling ArgumentParser Parsed.swift
[12/50] Compiling ArgumentParser ParsedValues.swift
[13/54] Emitting module ArgumentParser
[14/54] Compiling ArgumentParser ArgumentDefinition.swift
[15/54] Compiling ArgumentParser ArgumentSet.swift
[16/54] Compiling ArgumentParser CommandParser.swift
[17/54] Compiling ArgumentParser InputKey.swift
[18/54] Compiling ArgumentParser NameSpecification.swift
[19/54] Compiling ArgumentParser Option.swift
[20/54] Compiling ArgumentParser OptionGroup.swift
[21/54] Compiling ArgumentParser AsyncParsableCommand.swift
[22/54] Compiling ArgumentParser CommandConfiguration.swift
[23/54] Compiling ArgumentParser CommandGroup.swift
[24/54] Compiling ArgumentParser EnumerableFlag.swift
[25/54] Compiling ArgumentParser ExpressibleByArgument.swift
[26/54] Compiling ArgumentParser ArgumentHelp.swift
[27/54] Compiling ArgumentParser ArgumentVisibility.swift
[28/54] Compiling ArgumentParser CompletionKind.swift
[29/54] Compiling ArgumentParser Errors.swift
[30/54] Compiling ArgumentParser Flag.swift
[31/54] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/54] Compiling ArgumentParser CompletionsGenerator.swift
[33/54] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/54] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/54] Compiling ArgumentParser Argument.swift
[36/54] Compiling ArgumentParser ParsableArguments.swift
[37/54] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/54] Compiling ArgumentParser ParsableCommand.swift
[39/54] Compiling ArgumentParser ArgumentDecoder.swift
[40/54] Compiling ArgumentParser Platform.swift
[41/54] Compiling ArgumentParser SequenceExtensions.swift
[42/54] Compiling ArgumentParser StringExtensions.swift
[43/54] Compiling ArgumentParser Tree.swift
[44/54] Compiling ArgumentParser ParserError.swift
[45/54] Compiling ArgumentParser SplitArguments.swift
[46/54] Compiling ArgumentParser DumpHelpGenerator.swift
[47/54] Compiling ArgumentParser HelpCommand.swift
[48/54] Compiling ArgumentParser HelpGenerator.swift
[49/54] Compiling ArgumentParser MessageInfo.swift
[50/54] Compiling ArgumentParser UsageGenerator.swift
[51/54] Compiling ArgumentParser CollectionExtensions.swift
[52/64] Compiling Plotty String+ext.swift
[53/64] Compiling Plotty StringInterpolation+ext.swift
[54/65] Compiling Plotty View+render.swift
[55/65] Compiling Plotty Plotty.swift
[56/65] Compiling Plotty Page.swift
[57/65] Compiling Plotty Output.swift
[58/65] Compiling Plotty Measurement.swift
[59/65] Compiling Plotty Canvas.swift
[60/65] Compiling Plotty Input.swift
[61/65] Emitting module Plotty
[62/65] Compiling Plotty PerformanceChart.swift
[62/65] Write Objects.LinkFileList
[63/65] Linking plotty
[64/65] Applying plotty
Build complete! (18.46s)
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"
    }
  ],
  "manifest_display_name" : "Plotty",
  "name" : "Plotty",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "plotty",
      "targets" : [
        "Plotty"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlottyTests",
      "module_type" : "SwiftTarget",
      "name" : "PlottyTests",
      "path" : "Tests",
      "sources" : [
        "PlottyTests.swift"
      ],
      "target_dependencies" : [
        "Plotty"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Plotty",
      "module_type" : "SwiftTarget",
      "name" : "Plotty",
      "path" : "Sources/Plotty",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "plotty"
      ],
      "sources" : [
        "Canvas.swift",
        "Input.swift",
        "Measurement.swift",
        "Output.swift",
        "Page.swift",
        "PerformanceChart.swift",
        "Plotty.swift",
        "String+ext.swift",
        "StringInterpolation+ext.swift",
        "View+render.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Done.