Build Information
Successful build of Localize, reference master (925c86), with Swift 6.2 for macOS (SPM) on 14 Dec 2025 23:10:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andresilvagomez/Localize.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andresilvagomez/Localize
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 925c862 Merge pull request #66 from minsoe/master
Cloned https://github.com/andresilvagomez/Localize.git
Revision (git rev-parse @):
925c862e52891a048adfe805358db1953bbfd07c
SUCCESS checkout https://github.com/andresilvagomez/Localize.git at master
========================================
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": "localize",
"name": "Localize",
"url": "https://github.com/andresilvagomez/Localize.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Localize",
"dependencies": [
]
}
]
}
Fetching https://github.com/andresilvagomez/Localize.git
[1/1222] Fetching localize
Fetched https://github.com/andresilvagomez/Localize.git from cache (1.01s)
Creating working copy for https://github.com/andresilvagomez/Localize.git
Working copy of https://github.com/andresilvagomez/Localize.git resolved at master (925c862)
warning: '.resolve-product-dependencies': dependency 'localize' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/andresilvagomez/Localize.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/12] Compiling Localize LocalizeStatic.swift
[4/12] Compiling Localize LocalizeProtocol.swift
[5/12] Compiling Localize LocalizeStrings.swift
[6/12] Compiling Localize LocalizeString.swift
[7/12] Compiling Localize LocalizeUI.swift
[8/13] Compiling Localize LocalizeConfig.swift
[9/13] Compiling Localize LocalizeJson.swift
[10/13] Compiling Localize Localize.swift
[11/13] Compiling Localize LocalizeCommonProtocol.swift
[12/13] Emitting module Localize
[13/13] Compiling Localize Pluralize.swift
Build complete! (4.91s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Source/Tests': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Source/Example': File not found.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Localize",
"name" : "Localize",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Localize",
"targets" : [
"Localize"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Localize",
"module_type" : "SwiftTarget",
"name" : "Localize",
"path" : "Source",
"product_memberships" : [
"Localize"
],
"sources" : [
"Localize.swift",
"LocalizeCommonProtocol.swift",
"LocalizeConfig.swift",
"LocalizeJson.swift",
"LocalizeProtocol.swift",
"LocalizeStatic.swift",
"LocalizeString.swift",
"LocalizeStrings.swift",
"LocalizeUI.swift",
"Pluralize.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Source/Tests': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Source/Example': File not found.
Done.