Build Information
Successful build of spmgen, reference 1.1.0 (96f83a), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 11:10:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EduDo-Inc/spmgen.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EduDo-Inc/spmgen
* tag 1.1.0 -> FETCH_HEAD
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 1.1.0
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/JohnSundell/Files.git
[1/1273] Fetching files
[1198/18720] Fetching files, swift-argument-parser
Fetched https://github.com/JohnSundell/Files.git from cache (0.93s)
[175/17447] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (2.21s)
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.59s)
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.26s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/Files.git from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.55s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (0.62s)
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/EduDo-Inc/spmgen.git
Working copy of https://github.com/EduDo-Inc/spmgen.git resolved at 1.1.0 (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
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 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
[5/13] Write spmgen-entitlement.plist
[7/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] Emitting module ArgumentParser
[19/77] Compiling ArgumentParser CommandConfiguration.swift
[20/77] Compiling ArgumentParser CommandGroup.swift
[21/77] Compiling ArgumentParser EnumerableFlag.swift
[22/77] Compiling ArgumentParser ExpressibleByArgument.swift
[23/77] Compiling ArgumentParser ParsableArguments.swift
[24/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/77] Compiling ArgumentParser CompletionsGenerator.swift
[26/77] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/77] Compiling ArgumentParser Argument.swift
[29/77] Compiling ArgumentParser ArgumentDiscussion.swift
[30/77] Compiling ArgumentParser CodingKeyValidator.swift
[31/77] Compiling ArgumentParser NonsenseFlagsValidator.swift
[32/77] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/77] Compiling ArgumentParser PositionalArgumentsValidator.swift
[34/77] Compiling ArgumentParser UniqueNamesValidator.swift
[35/77] Compiling ArgumentParser NameSpecification.swift
[36/77] Compiling ArgumentParser Option.swift
[37/77] Compiling ArgumentParser OptionGroup.swift
[38/77] Compiling ArgumentParser ParentCommand.swift
[39/77] Compiling ArgumentParser AsyncParsableCommand.swift
[40/77] Compiling ArgumentParser ArgumentHelp.swift
[41/77] Compiling ArgumentParser ArgumentVisibility.swift
[42/77] Compiling ArgumentParser CompletionKind.swift
[43/77] Compiling ArgumentParser Errors.swift
[44/77] Compiling ArgumentParser Flag.swift
[45/77] Compiling ArgumentParser ParsableCommand.swift
[46/77] Compiling ArgumentParser ArgumentDecoder.swift
[47/77] Compiling ArgumentParser ArgumentDefinition.swift
[48/77] Compiling ArgumentParser ArgumentSet.swift
[49/77] Compiling ArgumentParser CommandParser.swift
[50/77] Compiling ArgumentParser Platform.swift
[51/77] Compiling ArgumentParser SequenceExtensions.swift
[52/77] Compiling ArgumentParser StringExtensions.swift
[53/77] Compiling ArgumentParser SwiftExtensions.swift
[54/77] Compiling ArgumentParser Tree.swift
[55/77] Compiling SPMResources StoryboardResource.swift
[56/77] Compiling SPMResources SCNSceneResource.swift
[57/77] Compiling SPMResources Protocols.swift
[58/77] Compiling SPMResources NibResource.swift
[59/77] Compiling SPMResources FontResource.swift
[60/77] Compiling SPMResources ColorResource.swift
[61/77] Compiling SPMResources ImageResource.swift
[62/77] Emitting module SPMResources
[63/77] Compiling ArgumentParser ParserError.swift
[64/77] Compiling ArgumentParser SplitArguments.swift
[65/77] Compiling ArgumentParser DumpHelpGenerator.swift
[66/77] Compiling ArgumentParser HelpCommand.swift
[67/77] Compiling ArgumentParser HelpGenerator.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] Emitting module Files
[74/77] Compiling Files Files.swift
[75/87] Compiling SPMGenLib ResourceExtensionsRendering.swift
[76/87] Compiling SPMGenLib Indirect.swift
[77/87] Compiling SPMGenLib GeneratorDeclarationProvider.swift
[78/87] Compiling SPMGenLib ResourcesCommand.swift
[79/87] Compiling SPMGenLib Files.Location+.swift
[80/87] Compiling SPMGenLib _Error.swift
[81/87] Compiling SPMGenLib Files+.swift
[82/87] Emitting module SPMGenLib
[83/87] Compiling SPMGenLib SPMGen.swift
[84/87] Compiling SPMGenLib CamelCase.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! (14.60s)
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.