Build Information
Successful build of localized-strings-symbols, reference 0.0.8 (1a2c0a
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 16:27:07 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/iKenndac/localized-strings-symbols.git
Reference: 0.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iKenndac/localized-strings-symbols
* tag 0.0.8 -> FETCH_HEAD
HEAD is now at 1a2c0aa Support format specifiers interleaved in the key
Cloned https://github.com/iKenndac/localized-strings-symbols.git
Revision (git rev-parse @):
1a2c0aa0a0eb2a333491796e2393a13544ad2db5
SUCCESS checkout https://github.com/iKenndac/localized-strings-symbols.git at 0.0.8
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/iKenndac/localized-strings-symbols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Strings File Symbols
Building for debugging...
[1/12] Write sources
[2/12] Write generate-symbols-tool-entitlement.plist
[2/12] Write sources
[4/12] Write generate-symbols-tool-tool-entitlement.plist
[5/12] Write swift-version-1EA4D86E10B52AF.txt
[7/18] Emitting module generate_symbols_tool
[8/18] Compiling generate_symbols_tool main.swift
[9/18] Compiling generate_symbols_tool SymbolBuilders.swift
[11/18] Compiling generate_symbols_tool main.swift
[12/18] Emitting module generate_symbols_tool
[12/18] Write Objects.LinkFileList
[14/18] Linking generate-symbols-tool
[15/18] Linking generate-symbols-tool-tool
[16/18] Applying generate-symbols-tool-tool
[16/18] Applying generate-symbols-tool
Build complete! (5.72s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "localized-strings-symbols",
"name" : "localized-strings-symbols",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Generate Strings File Symbols",
"targets" : [
"Generate Strings File Symbols"
],
"type" : {
"plugin" : null
}
},
{
"name" : "generate-symbols-tool",
"targets" : [
"generate-symbols-tool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "generate_symbols_tool",
"module_type" : "SwiftTarget",
"name" : "generate-symbols-tool",
"path" : "Sources/generate-symbols-tool",
"product_memberships" : [
"Generate Strings File Symbols",
"generate-symbols-tool"
],
"sources" : [
"SymbolBuilders.swift",
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "Generate_Strings_File_Symbols",
"module_type" : "PluginTarget",
"name" : "Generate Strings File Symbols",
"path" : "Plugins/Generate Strings File Symbols",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Generate Strings File Symbols"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"generate-symbols-tool"
],
"type" : "plugin"
}
],
"tools_version" : "5.6"
}
Done.