The Swift Package Index logo.Swift Package Index

Build Information

Successful build of spmgen, reference main (96f83a), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 09:48:59 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/EduDo-Inc/spmgen.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EduDo-Inc/spmgen
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 96f83ae feat: Update swift-argument-parser version
Cloned https://github.com/EduDo-Inc/spmgen.git
Revision (git rev-parse @):
96f83aea200fd94ca051686cea8b3b76707e8542
SUCCESS checkout https://github.com/EduDo-Inc/spmgen.git at main
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1273] Fetching files
[1274/18796] Fetching files, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.50s)
Fetched https://github.com/JohnSundell/Files.git from cache (1.50s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (2.18s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.60s)
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
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.3.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": "spmgen",
      "name": "spmgen",
      "url": "https://github.com/EduDo-Inc/spmgen.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/spmgen",
      "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": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/JohnSundell/Files.git",
          "version": "4.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/EduDo-Inc/spmgen.git
[1/362] Fetching spmgen
Fetched https://github.com/EduDo-Inc/spmgen.git from cache (1.15s)
Fetching https://github.com/JohnSundell/Files.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.50s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.50s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.05s)
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
Creating working copy for https://github.com/EduDo-Inc/spmgen.git
Working copy of https://github.com/EduDo-Inc/spmgen.git resolved at main (96f83ae)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.3.0
Found 2 product dependencies
  - swift-argument-parser
  - Files
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/EduDo-Inc/spmgen.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/13] Write sources
[6/13] Write spmgen-entitlement.plist
[6/13] Write sources
[9/13] Write swift-version--6988338F2F200930.txt
[11/25] Emitting module ArgumentParserToolInfo
[12/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/72] Compiling ArgumentParser InputKey.swift
[14/72] Compiling ArgumentParser InputOrigin.swift
[15/72] Compiling ArgumentParser Name.swift
[16/72] Compiling ArgumentParser Parsed.swift
[17/72] Compiling ArgumentParser ParsedValues.swift
[18/77] Compiling ArgumentParser ArgumentHelp.swift
[19/77] Compiling ArgumentParser ArgumentVisibility.swift
[20/77] Compiling ArgumentParser CompletionKind.swift
[21/77] Compiling ArgumentParser Errors.swift
[22/77] Compiling ArgumentParser Flag.swift
[23/77] Compiling ArgumentParser NameSpecification.swift
[24/77] Compiling ArgumentParser Option.swift
[25/77] Compiling ArgumentParser OptionGroup.swift
[26/77] Compiling ArgumentParser ParentCommand.swift
[27/77] Compiling ArgumentParser AsyncParsableCommand.swift
[28/77] Compiling ArgumentParser CodingKeyValidator.swift
[29/77] Compiling ArgumentParser NonsenseFlagsValidator.swift
[30/77] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/77] Compiling ArgumentParser PositionalArgumentsValidator.swift
[32/77] Compiling ArgumentParser UniqueNamesValidator.swift
[33/77] Compiling ArgumentParser Platform.swift
[34/77] Compiling ArgumentParser SequenceExtensions.swift
[35/77] Compiling ArgumentParser StringExtensions.swift
[36/77] Compiling ArgumentParser SwiftExtensions.swift
[37/77] Compiling ArgumentParser Tree.swift
[38/77] Emitting module ArgumentParser
[39/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/77] Compiling ArgumentParser CompletionsGenerator.swift
[41/77] Compiling ArgumentParser FishCompletionsGenerator.swift
[42/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/77] Compiling ArgumentParser Argument.swift
[44/77] Compiling ArgumentParser ArgumentDiscussion.swift
[45/77] Compiling ArgumentParser CommandConfiguration.swift
[46/77] Compiling ArgumentParser CommandGroup.swift
[47/77] Compiling ArgumentParser EnumerableFlag.swift
[48/77] Compiling ArgumentParser ExpressibleByArgument.swift
[49/77] Compiling ArgumentParser ParsableArguments.swift
[50/77] Compiling ArgumentParser ParserError.swift
[51/77] Compiling ArgumentParser SplitArguments.swift
[52/77] Compiling ArgumentParser DumpHelpGenerator.swift
[53/77] Compiling ArgumentParser HelpCommand.swift
[54/77] Compiling ArgumentParser HelpGenerator.swift
[55/77] Compiling ArgumentParser ParsableCommand.swift
[56/77] Compiling ArgumentParser ArgumentDecoder.swift
[57/77] Compiling ArgumentParser ArgumentDefinition.swift
[58/77] Compiling ArgumentParser ArgumentSet.swift
[59/77] Compiling ArgumentParser CommandParser.swift
[60/77] Compiling SPMResources FontResource.swift
[61/77] Compiling SPMResources ColorResource.swift
[62/77] Emitting module SPMResources
[63/77] Compiling SPMResources ImageResource.swift
[64/77] Compiling SPMResources SCNSceneResource.swift
[65/77] Compiling SPMResources Protocols.swift
[66/77] Compiling SPMResources NibResource.swift
[67/77] Compiling SPMResources StoryboardResource.swift
[68/77] Compiling ArgumentParser MessageInfo.swift
[69/77] Compiling ArgumentParser UsageGenerator.swift
[70/77] Compiling ArgumentParser CollectionExtensions.swift
[71/77] Compiling ArgumentParser Foundation.swift
[72/77] Compiling ArgumentParser Mutex.swift
[73/77] Compiling Files Files.swift
[74/77] Emitting module Files
[75/87] Compiling SPMGenLib CamelCase.swift
[76/87] Compiling SPMGenLib _Error.swift
[77/87] Compiling SPMGenLib Indirect.swift
[78/87] Compiling SPMGenLib ResourcesCommand.swift
[79/87] Compiling SPMGenLib GeneratorDeclarationProvider.swift
[80/87] Compiling SPMGenLib Files+.swift
[81/87] Compiling SPMGenLib Files.Location+.swift
[82/87] Emitting module SPMGenLib
[83/87] Compiling SPMGenLib SPMGen.swift
[84/87] Compiling SPMGenLib ResourceExtensionsRendering.swift
[85/89] Compiling SPMGen main.swift
[86/89] Emitting module SPMGen
[86/89] Write Objects.LinkFileList
[87/89] Linking spmgen
[88/89] Applying spmgen
Build complete! (13.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files.git"
    }
  ],
  "manifest_display_name" : "spmgen",
  "name" : "spmgen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "spmgen",
      "targets" : [
        "SPMGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SPMGenLib",
      "targets" : [
        "SPMGenLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SPMResources",
      "targets" : [
        "SPMResources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SPMResources",
      "module_type" : "SwiftTarget",
      "name" : "SPMResources",
      "path" : "Sources/SPMResources",
      "product_memberships" : [
        "spmgen",
        "SPMGenLib",
        "SPMResources"
      ],
      "sources" : [
        "ColorResource.swift",
        "FontResource.swift",
        "ImageResource.swift",
        "NibResource.swift",
        "Protocols.swift",
        "SCNSceneResource.swift",
        "StoryboardResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMGenLibTests",
      "module_type" : "SwiftTarget",
      "name" : "SPMGenLibTests",
      "path" : "Tests/SPMGenLibTests",
      "sources" : [
        "ResourcesTests.swift"
      ],
      "target_dependencies" : [
        "SPMGenLib",
        "SPMResources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPMGenLib",
      "module_type" : "SwiftTarget",
      "name" : "SPMGenLib",
      "path" : "Sources/SPMGenLib",
      "product_dependencies" : [
        "ArgumentParser",
        "Files"
      ],
      "product_memberships" : [
        "spmgen",
        "SPMGenLib"
      ],
      "sources" : [
        "Helpers/CamelCase.swift",
        "Helpers/Files+.swift",
        "Helpers/Files.Location+.swift",
        "Helpers/Indirect.swift",
        "Helpers/_Error.swift",
        "ResourcesCommand/GeneratorDeclarationProvider.swift",
        "ResourcesCommand/ResourceExtensionsRendering.swift",
        "ResourcesCommand/ResourcesCommand.swift",
        "SPMGen.swift"
      ],
      "target_dependencies" : [
        "SPMResources"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMGen",
      "module_type" : "SwiftTarget",
      "name" : "SPMGen",
      "path" : "Sources/SPMGen",
      "product_memberships" : [
        "spmgen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SPMGenLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.3"
}
Done.