Build Information
Successful build of localized-strings-symbols, reference 0.0.8 (1a2c0a
), with Swift 6.1 for macOS (SPM) on 1 May 2025 07:53:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
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
========================================
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",
"dependencies": [
{
"identity": "localized-strings-symbols",
"name": "localized-strings-symbols",
"url": "https://github.com/iKenndac/localized-strings-symbols.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/localized-strings-symbols",
"dependencies": [
]
}
]
}
Fetching https://github.com/iKenndac/localized-strings-symbols.git
[1/88] Fetching localized-strings-symbols
Fetched https://github.com/iKenndac/localized-strings-symbols.git from cache (0.57s)
Creating working copy for https://github.com/iKenndac/localized-strings-symbols.git
Working copy of https://github.com/iKenndac/localized-strings-symbols.git resolved at 0.0.8 (1a2c0aa)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/iKenndac/localized-strings-symbols.git
https://github.com/iKenndac/localized-strings-symbols.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Generate Strings File Symbols
Building for debugging...
[1/12] Write sources
[3/12] Write generate-symbols-tool-entitlement.plist
[4/12] Write generate-symbols-tool-tool-entitlement.plist
[5/12] Write swift-version-2F0A5646E1D333AE.txt
[7/18] Compiling generate_symbols_tool SymbolBuilders.swift
[8/18] Emitting module generate_symbols_tool
[9/18] Compiling generate_symbols_tool main.swift
[10/18] Emitting module generate_symbols_tool
[11/18] Compiling generate_symbols_tool SymbolBuilders.swift
[12/18] Compiling generate_symbols_tool main.swift
[12/18] Write Objects.LinkFileList
[14/18] Linking generate-symbols-tool
[14/18] Linking generate-symbols-tool-tool
[16/18] Applying generate-symbols-tool-tool
[17/18] Applying generate-symbols-tool
Build complete! (5.73s)
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.