Build Information
Successful build of XCResource, reference 0.1.4 (a044a3
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 02:51:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/faberNovel/xcresource-cli.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/faberNovel/xcresource-cli
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at a044a32 Update changelog
Cloned https://github.com/faberNovel/xcresource-cli.git
Revision (git rev-parse @):
a044a3247f7fa07d8cef9ab0509505c59b166b1d
SUCCESS checkout https://github.com/faberNovel/xcresource-cli.git at 0.1.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/faberNovel/xcresource-cli.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write xcresource-entitlement.plist
[2/9] Write sources
[5/9] Write swift-version-1EA4D86E10B52AF.txt
[7/43] Emitting module ArgumentParserToolInfo
[8/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/78] Emitting module XCResource
[10/81] Emitting module ArgumentParser
[11/84] Compiling ArgumentParser SequenceExtensions.swift
[12/84] Compiling ArgumentParser StringExtensions.swift
[13/84] Compiling ArgumentParser Tree.swift
[14/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[15/84] Compiling XCResource XCTemplateNamespaceFolderURLProviding.swift
[16/84] Compiling XCResource XCTemplateSource.swift
[17/84] Compiling XCResource XCTemplatesDownloader.swift
[18/84] Compiling ArgumentParser CommandConfiguration.swift
[19/84] Compiling ArgumentParser EnumerableFlag.swift
[20/84] Compiling ArgumentParser ExpressibleByArgument.swift
[21/84] Compiling ArgumentParser ParsableArguments.swift
[22/84] Compiling ArgumentParser Flag.swift
[23/84] Compiling ArgumentParser NameSpecification.swift
[24/84] Compiling ArgumentParser Option.swift
[25/84] Compiling ArgumentParser OptionGroup.swift
[33/84] Compiling ArgumentParser Parsed.swift
[34/84] Compiling ArgumentParser ParsedValues.swift
[35/84] Compiling ArgumentParser ParserError.swift
[36/84] Compiling ArgumentParser MessageInfo.swift
[37/84] Compiling ArgumentParser UsageGenerator.swift
[38/84] Compiling ArgumentParser CollectionExtensions.swift
[39/84] Compiling ArgumentParser DumpHelpGenerator.swift
[40/84] Compiling ArgumentParser HelpCommand.swift
[41/84] Compiling ArgumentParser HelpGenerator.swift
[43/84] Compiling ArgumentParser SplitArguments.swift
[44/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/84] Compiling ArgumentParser ParsableCommand.swift
[46/84] Compiling ArgumentParser ArgumentDecoder.swift
[54/84] Compiling ArgumentParser ArgumentDefinition.swift
[60/84] Compiling ArgumentParser ArgumentSet.swift
[61/84] Compiling ArgumentParser CommandParser.swift
[62/84] Compiling ArgumentParser ArgumentHelp.swift
[63/84] Compiling ArgumentParser CompletionKind.swift
[64/84] Compiling ArgumentParser Errors.swift
[65/84] Compiling ArgumentParser InputOrigin.swift
[66/84] Compiling ArgumentParser Name.swift
[67/84] Compiling ArgumentParser Argument.swift
[82/96] Compiling CLI XCTemplateCommand.swift
[83/97] Compiling CLI RemoveTemplatesCommand.swift
[84/97] Compiling CLI OpenTemplatesCommand.swift
[85/97] Compiling CLI ListTemplatesCommand.swift
[86/97] Compiling CLI RemoveSnippetsCommand.swift
[87/97] Compiling CLI XCSnippetCommand.swift
[88/97] Compiling CLI ListSnippetsCommand.swift
[89/97] Compiling CLI OpenSnippetsCommand.swift
[90/97] Compiling CLI InstallTemplatesCommand.swift
[91/97] Compiling CLI XCResourceCommand.swift
[92/97] Compiling CLI InstallSnippetsCommand.swift
[93/97] Emitting module CLI
[94/97] Compiling CLI main.swift
[94/97] Write Objects.LinkFileList
[95/97] Linking xcresource
[96/97] Applying xcresource
Build complete! (8.94s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.95s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "XCResource",
"name" : "XCResource",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "xcresource",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "XCResource",
"targets" : [
"XCResource"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCResourceTests",
"module_type" : "SwiftTarget",
"name" : "XCResourceTests",
"path" : "Tests/XCResourceTests",
"sources" : [
"URLInputParserTests.swift",
"Utils/DynamicXCSnippetFolder.swift",
"Utils/DynamicXCTemplateFolder.swift",
"Utils/FileManager+Temporary.swift",
"Utils/GitRepository.swift",
"Utils/TestXCTemplateFolderURLProvider.swift",
"XCSnippetDownloaderTests.swift",
"XCSnippetFileManagerTests.swift",
"XCSnippetFileSummaryTaggerTests.swift",
"XCTemplateDownloaderTests.swift",
"XCTemplateFileManagerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"XCResource"
],
"type" : "test"
},
{
"c99name" : "XCResource",
"module_type" : "SwiftTarget",
"name" : "XCResource",
"path" : "Sources/XCResource",
"product_memberships" : [
"xcresource",
"XCResource"
],
"sources" : [
"Shared/Extension/FileManager+Temporary.swift",
"Shared/Extension/URL+Convenience.swift",
"Shared/Shell.swift",
"XCSnippet/File/SnippetFileToSnippetMapper.swift",
"XCSnippet/File/XCSnippetCoder.swift",
"XCSnippet/File/XCSnippetFile.swift",
"XCSnippet/File/XCSnippetFileManager.swift",
"XCSnippet/File/XCSnippetFileParser.swift",
"XCSnippet/File/XCSnippetFileSummaryTagger.swift",
"XCSnippet/XCSnippet.swift",
"XCSnippet/XCSnippetCLI.swift",
"XCSnippet/XCSnippetDownloadingStrategy.swift",
"XCSnippet/XCSnippetFolderURLProviding.swift",
"XCSnippet/XCSnippetLibrary.swift",
"XCSnippet/XCSnippetList.swift",
"XCSnippet/XCSnippetNamespace.swift",
"XCSnippet/XCSnippetNamespaceMapper.swift",
"XCSnippet/XCSnippetSource.swift",
"XCSnippet/XCSnippetsDownloader.swift",
"XCTemplate/File/XCTemplateFile.swift",
"XCTemplate/File/XCTemplateFileManager.swift",
"XCTemplate/File/XCTemplateFolderFile.swift",
"XCTemplate/File/XCTemplateFolderMapper.swift",
"XCTemplate/URLInputParser.swift",
"XCTemplate/XCTemplate.swift",
"XCTemplate/XCTemplateCLI.swift",
"XCTemplate/XCTemplateFolder.swift",
"XCTemplate/XCTemplateFolderDownloadingStrategy.swift",
"XCTemplate/XCTemplateFolderDownloadingStrategyFactory.swift",
"XCTemplate/XCTemplateLibrary.swift",
"XCTemplate/XCTemplateNamespace.swift",
"XCTemplate/XCTemplateNamespaceFolderURLProviding.swift",
"XCTemplate/XCTemplateSource.swift",
"XCTemplate/XCTemplatesDownloader.swift"
],
"type" : "library"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcresource"
],
"sources" : [
"XCResourceCommand.swift",
"XCSnippet/InstallSnippetsCommand.swift",
"XCSnippet/ListSnippetsCommand.swift",
"XCSnippet/OpenSnippetsCommand.swift",
"XCSnippet/RemoveSnippetsCommand.swift",
"XCSnippet/XCSnippetCommand.swift",
"XCTemplate/InstallTemplatesCommand.swift",
"XCTemplate/ListTemplatesCommand.swift",
"XCTemplate/OpenTemplatesCommand.swift",
"XCTemplate/RemoveTemplatesCommand.swift",
"XCTemplate/XCTemplateCommand.swift",
"main.swift"
],
"target_dependencies" : [
"XCResource"
],
"type" : "executable"
}
],
"tools_version" : "5.2"
}
Done.