The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LocalizationToolkitObjectMapper, reference v1.0.1 (19515a), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 06:16:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Digipolitan/localization-toolkit-object-mapper.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Digipolitan/localization-toolkit-object-mapper
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 19515a4 Merge branch 'release/1.0.1'
Cloned https://github.com/Digipolitan/localization-toolkit-object-mapper.git
Revision (git rev-parse @):
19515a4ddc1a218fc93579b8e021dccbf5d09d16
SUCCESS checkout https://github.com/Digipolitan/localization-toolkit-object-mapper.git at v1.0.1
Fetching https://github.com/Hearst-DD/ObjectMapper.git
Fetching https://github.com/Digipolitan/localization-toolkit.git
[1/467] Fetching localization-toolkit
[468/6801] Fetching localization-toolkit, objectmapper
Fetched https://github.com/Digipolitan/localization-toolkit.git from cache (0.66s)
[64/6334] Fetching objectmapper
Fetched https://github.com/Hearst-DD/ObjectMapper.git from cache (1.11s)
Computing version for https://github.com/Digipolitan/localization-toolkit.git
Computed https://github.com/Digipolitan/localization-toolkit.git at 1.3.0 (3.41s)
Computing version for https://github.com/Hearst-DD/ObjectMapper.git
Computed https://github.com/Hearst-DD/ObjectMapper.git at 3.5.3 (2.48s)
Creating working copy for https://github.com/Hearst-DD/ObjectMapper.git
Working copy of https://github.com/Hearst-DD/ObjectMapper.git resolved at 3.5.3
Creating working copy for https://github.com/Digipolitan/localization-toolkit.git
Working copy of https://github.com/Digipolitan/localization-toolkit.git resolved at 1.3.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "localization-toolkit-object-mapper",
      "name": "LocalizationToolkitObjectMapper",
      "url": "https://github.com/Digipolitan/localization-toolkit-object-mapper.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/localization-toolkit-object-mapper",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "localization-toolkit",
          "name": "LocalizationToolkit",
          "url": "https://github.com/Digipolitan/localization-toolkit.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/localization-toolkit",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "objectmapper",
          "name": "ObjectMapper",
          "url": "https://github.com/Hearst-DD/ObjectMapper.git",
          "version": "3.5.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ObjectMapper",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Digipolitan/localization-toolkit-object-mapper.git
[1/174] Fetching localization-toolkit-object-mapper
Fetched https://github.com/Digipolitan/localization-toolkit-object-mapper.git from cache (0.72s)
Fetching https://github.com/Digipolitan/localization-toolkit.git from cache
Fetching https://github.com/Hearst-DD/ObjectMapper.git from cache
Fetched https://github.com/Hearst-DD/ObjectMapper.git from cache (0.51s)
Fetched https://github.com/Digipolitan/localization-toolkit.git from cache (0.51s)
Computing version for https://github.com/Digipolitan/localization-toolkit.git
Computed https://github.com/Digipolitan/localization-toolkit.git at 1.3.0 (0.58s)
Computing version for https://github.com/Hearst-DD/ObjectMapper.git
Computed https://github.com/Hearst-DD/ObjectMapper.git at 3.5.3 (0.05s)
Creating working copy for https://github.com/Digipolitan/localization-toolkit.git
Working copy of https://github.com/Digipolitan/localization-toolkit.git resolved at 1.3.0
Creating working copy for https://github.com/Digipolitan/localization-toolkit-object-mapper.git
Working copy of https://github.com/Digipolitan/localization-toolkit-object-mapper.git resolved at v1.0.1 (19515a4)
Creating working copy for https://github.com/Hearst-DD/ObjectMapper.git
Working copy of https://github.com/Hearst-DD/ObjectMapper.git resolved at 3.5.3
warning: '.resolve-product-dependencies': dependency 'localization-toolkit-object-mapper' is not used by any target
Found 2 product dependencies
  - LocalizationToolkit
  - ObjectMapper
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Digipolitan/localization-toolkit-object-mapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/32] Compiling LocalizationToolkit String+Localization.swift
[6/32] Compiling LocalizationToolkit MultilingualString.swift
[7/32] Emitting module LocalizationToolkit
[8/32] Compiling LocalizationToolkit Bundle+Localization.swift
[9/32] Compiling LocalizationToolkit Localization.swift
[10/32] Emitting module ObjectMapper
[11/34] Compiling ObjectMapper TransformOf.swift
[12/34] Compiling ObjectMapper TransformOperators.swift
[13/34] Compiling ObjectMapper Operators.swift
[14/34] Compiling ObjectMapper ToJSON.swift
[15/34] Compiling ObjectMapper Mapper.swift
[16/34] Compiling ObjectMapper NSDecimalNumberTransform.swift
[17/34] Compiling ObjectMapper MapError.swift
[18/34] Compiling ObjectMapper Mappable.swift
[19/34] Compiling ObjectMapper IntegerOperators.swift
[20/34] Compiling ObjectMapper Map.swift
[21/34] Compiling ObjectMapper DateFormatterTransform.swift
[22/34] Compiling ObjectMapper DateTransform.swift
[23/34] Compiling ObjectMapper DictionaryTransform.swift
[24/34] Compiling ObjectMapper CodableTransform.swift
[25/34] Compiling ObjectMapper CustomDateFormatTransform.swift
[26/34] Compiling ObjectMapper DataTransform.swift
[27/34] Compiling ObjectMapper EnumOperators.swift
[28/34] Compiling ObjectMapper EnumTransform.swift
[29/34] Compiling ObjectMapper FromJSON.swift
[30/34] Compiling ObjectMapper TransformType.swift
[31/34] Compiling ObjectMapper URLTransform.swift
[32/34] Compiling ObjectMapper HexColorTransform.swift
[33/34] Compiling ObjectMapper ISO8601DateTransform.swift
[34/34] Compiling ObjectMapper ImmutableMappable.swift
[35/36] Emitting module LocalizationToolkitObjectMapper
[36/36] Compiling LocalizationToolkitObjectMapper MultilingualStringTransform.swift
Build complete! (12.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "localization-toolkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Digipolitan/localization-toolkit.git"
    },
    {
      "identity" : "objectmapper",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Hearst-DD/ObjectMapper.git"
    }
  ],
  "manifest_display_name" : "LocalizationToolkitObjectMapper",
  "name" : "LocalizationToolkitObjectMapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LocalizationToolkitObjectMapper",
      "targets" : [
        "LocalizationToolkitObjectMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LocalizationToolkitObjectMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "LocalizationToolkitObjectMapperTests",
      "path" : "Tests/LocalizationToolkitObjectMapperTests",
      "sources" : [
        "LocalizationToolkitObjectMapperTests.swift",
        "Model.swift"
      ],
      "target_dependencies" : [
        "LocalizationToolkitObjectMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LocalizationToolkitObjectMapper",
      "module_type" : "SwiftTarget",
      "name" : "LocalizationToolkitObjectMapper",
      "path" : "Sources/LocalizationToolkitObjectMapper",
      "product_dependencies" : [
        "LocalizationToolkit",
        "ObjectMapper"
      ],
      "product_memberships" : [
        "LocalizationToolkitObjectMapper"
      ],
      "sources" : [
        "MultilingualStringTransform.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.