Build Information
Successful build of spmgen, reference main (96f83a), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 19:14:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/EduDo-Inc/spmgen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[4/12] Write spmgen-entitlement.plist
[4/12] Write sources
[8/12] Write swift-version-1EA4D86E10B52AF.txt
[10/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/24] Emitting module ArgumentParserToolInfo
[12/63] Compiling ArgumentParser NameSpecification.swift
[13/63] Compiling ArgumentParser Option.swift
[14/63] Compiling ArgumentParser OptionGroup.swift
[15/63] Compiling ArgumentParser AsyncParsableCommand.swift
[16/63] Compiling ArgumentParser InputOrigin.swift
[17/63] Compiling ArgumentParser Name.swift
[18/63] Compiling ArgumentParser Parsed.swift
[19/63] Compiling ArgumentParser ParsedValues.swift
[20/67] Compiling ArgumentParser ArgumentHelp.swift
[21/67] Compiling ArgumentParser ArgumentVisibility.swift
[22/67] Compiling ArgumentParser CompletionKind.swift
[23/67] Compiling ArgumentParser Errors.swift
[24/67] Compiling ArgumentParser Flag.swift
[25/67] Compiling ArgumentParser ParsableArguments.swift
[26/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/67] Compiling ArgumentParser ParsableCommand.swift
[28/67] Compiling ArgumentParser ArgumentDecoder.swift
[29/67] Compiling ArgumentParser Platform.swift
[30/67] Compiling ArgumentParser SequenceExtensions.swift
[31/67] Compiling ArgumentParser StringExtensions.swift
[32/67] Compiling ArgumentParser Tree.swift
[33/67] Emitting module ArgumentParser
[34/67] Compiling ArgumentParser CommandConfiguration.swift
[35/67] Compiling ArgumentParser CommandGroup.swift
[36/67] Compiling ArgumentParser EnumerableFlag.swift
[37/67] Compiling ArgumentParser ExpressibleByArgument.swift
[38/67] Compiling ArgumentParser ParserError.swift
[39/67] Compiling ArgumentParser SplitArguments.swift
[40/67] Compiling ArgumentParser DumpHelpGenerator.swift
[41/67] Compiling ArgumentParser HelpCommand.swift
[42/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/67] Compiling ArgumentParser CompletionsGenerator.swift
[44/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/67] Compiling ArgumentParser Argument.swift
[47/67] Compiling ArgumentParser HelpGenerator.swift
[48/67] Compiling ArgumentParser MessageInfo.swift
[49/67] Compiling ArgumentParser UsageGenerator.swift
[50/67] Compiling ArgumentParser CollectionExtensions.swift
[51/67] Compiling ArgumentParser ArgumentDefinition.swift
[52/67] Compiling ArgumentParser ArgumentSet.swift
[53/67] Compiling ArgumentParser CommandParser.swift
[54/67] Compiling ArgumentParser InputKey.swift
[55/67] Compiling SPMResources Protocols.swift
[56/67] Compiling SPMResources NibResource.swift
[57/67] Compiling SPMResources ImageResource.swift
[58/67] Compiling SPMResources SCNSceneResource.swift
[59/67] Compiling SPMResources ColorResource.swift
[60/67] Compiling SPMResources FontResource.swift
[61/67] Compiling SPMResources StoryboardResource.swift
[62/67] Emitting module SPMResources
[63/67] Compiling Files Files.swift
[64/67] Emitting module Files
[65/77] Compiling SPMGenLib SPMGen.swift
[66/77] Compiling SPMGenLib Files+.swift
[67/77] Compiling SPMGenLib GeneratorDeclarationProvider.swift
[68/77] Emitting module SPMGenLib
[69/77] Compiling SPMGenLib Indirect.swift
[70/77] Compiling SPMGenLib ResourceExtensionsRendering.swift
[71/77] Compiling SPMGenLib Files.Location+.swift
[72/77] Compiling SPMGenLib ResourcesCommand.swift
[73/77] Compiling SPMGenLib _Error.swift
[74/77] Compiling SPMGenLib CamelCase.swift
[75/79] Emitting module SPMGen
[76/79] Compiling SPMGen main.swift
[76/79] Write Objects.LinkFileList
[77/79] Linking spmgen
[78/79] Applying spmgen
Build complete! (14.80s)
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1248] Fetching files
[1000/16628] Fetching files, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.49s)
Fetched https://github.com/JohnSundell/Files.git from cache (1.49s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (2.00s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.41s)
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.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
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.