The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-export, reference 1.0.1 (5dfa88), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 00:45:03 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/franklefebvre/swift-export.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/franklefebvre/swift-export
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 5dfa883 Update installer package
Cloned https://github.com/franklefebvre/swift-export.git
Revision (git rev-parse @):
5dfa883ff4c619bee2fed34a950db598b3da7f46
SUCCESS checkout https://github.com/franklefebvre/swift-export.git at 1.0.1
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
[2/29080] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser from cache (3.20s)
Fetched https://github.com/jpsim/Yams.git from cache (3.20s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (6.26s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.59s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
========================================
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": "swift-export",
      "name": "swift-export",
      "url": "https://github.com/franklefebvre/swift-export.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-export",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/franklefebvre/swift-export.git
[1/37] Fetching swift-export
Fetched https://github.com/franklefebvre/swift-export.git from cache (1.05s)
Creating working copy for https://github.com/franklefebvre/swift-export.git
Working copy of https://github.com/franklefebvre/swift-export.git resolved at 1.0.1 (5dfa883)
warning: '.resolve-product-dependencies': dependency 'swift-export' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/franklefebvre/swift-export.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[3/17] Write swift-export-entitlement.plist
[5/17] Write sources
[7/17] Write swift-version--6988338F2F200930.txt
[8/19] Compiling reader.c
[9/19] Compiling writer.c
[10/19] Compiling parser.c
[11/19] Compiling emitter.c
[12/19] Compiling api.c
[13/19] Compiling scanner.c
[15/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/39] Emitting module ArgumentParserToolInfo
[17/86] Compiling ArgumentParser ArgumentVisibility.swift
[18/86] Compiling ArgumentParser CompletionKind.swift
[19/88] Emitting module Yams
[20/88] Emitting module ArgumentParser
[21/93] Compiling ArgumentParser ArgumentHelp.swift
[24/93] Compiling Yams YamlError.swift
[25/93] Compiling Yams YamlTagProviding.swift
[26/93] Compiling ArgumentParser CommandConfiguration.swift
[27/93] Compiling ArgumentParser CommandGroup.swift
[28/93] Compiling ArgumentParser EnumerableFlag.swift
[29/93] Compiling ArgumentParser ExpressibleByArgument.swift
[30/93] Compiling ArgumentParser ParsableArguments.swift
[31/93] Compiling ArgumentParser InputKey.swift
[32/93] Compiling ArgumentParser InputOrigin.swift
[33/93] Compiling ArgumentParser Name.swift
[34/93] Compiling ArgumentParser Parsed.swift
[35/93] Compiling ArgumentParser ParsedValues.swift
[36/93] Compiling ArgumentParser Platform.swift
[37/93] Compiling ArgumentParser SequenceExtensions.swift
[38/93] Compiling ArgumentParser StringExtensions.swift
[39/93] Compiling ArgumentParser SwiftExtensions.swift
[40/93] Compiling ArgumentParser Tree.swift
[41/93] Compiling ArgumentParser NameSpecification.swift
[42/93] Compiling ArgumentParser Option.swift
[43/93] Compiling ArgumentParser OptionGroup.swift
[44/93] Compiling ArgumentParser ParentCommand.swift
[45/93] Compiling ArgumentParser AsyncParsableCommand.swift
[46/93] Compiling ArgumentParser CodingKeyValidator.swift
[47/93] Compiling ArgumentParser NonsenseFlagsValidator.swift
[48/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[49/93] Compiling ArgumentParser PositionalArgumentsValidator.swift
[50/93] Compiling ArgumentParser UniqueNamesValidator.swift
[53/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/93] Compiling ArgumentParser Argument.swift
[55/93] Compiling ArgumentParser ArgumentDiscussion.swift
[57/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[58/93] Compiling ArgumentParser CompletionsGenerator.swift
[59/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[76/93] Compiling ArgumentParser ParserError.swift
[77/93] Compiling ArgumentParser SplitArguments.swift
[78/93] Compiling ArgumentParser DumpHelpGenerator.swift
[79/93] Compiling ArgumentParser HelpCommand.swift
[80/93] Compiling ArgumentParser HelpGenerator.swift
[81/93] Compiling ArgumentParser ParsableCommand.swift
[82/93] Compiling ArgumentParser ArgumentDecoder.swift
[83/93] Compiling ArgumentParser ArgumentDefinition.swift
[84/93] Compiling ArgumentParser ArgumentSet.swift
[85/93] Compiling ArgumentParser CommandParser.swift
[86/93] Compiling ArgumentParser MessageInfo.swift
[87/93] Compiling ArgumentParser UsageGenerator.swift
[88/93] Compiling ArgumentParser CollectionExtensions.swift
[89/93] Compiling ArgumentParser Foundation.swift
[90/93] Compiling ArgumentParser Mutex.swift
[91/101] Compiling swift_export SwiftExport.swift
[92/101] Compiling swift_export Config.swift
[93/101] Compiling swift_export String+terminal.swift
[94/101] Emitting module swift_export
[95/101] Compiling swift_export ExportError.swift
[96/101] Compiling swift_export CommandRunner.swift
[97/101] Compiling swift_export URL+filePath.swift
[98/101] Compiling swift_export Logger.swift
[98/101] Write Objects.LinkFileList
[99/101] Linking swift-export
[100/101] Applying swift-export
Build complete! (12.84s)
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"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "swift-export",
  "name" : "swift-export",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-export",
      "targets" : [
        "swift-export"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_export",
      "module_type" : "SwiftTarget",
      "name" : "swift-export",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "swift-export"
      ],
      "sources" : [
        "CommandRunner.swift",
        "Config.swift",
        "ExportError.swift",
        "Logger.swift",
        "String+terminal.swift",
        "SwiftExport.swift",
        "URL+filePath.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Done.