Build Information
Successful build of LocalizationToolkitObjectMapper with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Digipolitan/localization-toolkit-object-mapper.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Digipolitan/localization-toolkit-object-mapper
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 782edee Merge branch 'release/1.0.1' into develop
Cloned https://github.com/Digipolitan/localization-toolkit-object-mapper.git
Revision (git rev-parse @):
782edee3a9c83be736a9c824fa67ebdd2df33b44
SUCCESS checkout https://github.com/Digipolitan/localization-toolkit-object-mapper.git at develop
Fetching https://github.com/Hearst-DD/ObjectMapper.git from cache
Fetching https://github.com/Digipolitan/localization-toolkit.git from cache
Fetched https://github.com/Hearst-DD/ObjectMapper.git (0.24s)
Fetched https://github.com/Digipolitan/localization-toolkit.git (0.24s)
Computing version for https://github.com/Digipolitan/localization-toolkit.git
Computed https://github.com/Digipolitan/localization-toolkit.git at 1.3.0 (0.44s)
Computing version for https://github.com/Hearst-DD/ObjectMapper.git
Computed https://github.com/Hearst-DD/ObjectMapper.git at 3.5.3 (0.02s)
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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "localization-toolkit-object-mapper",
"name": "LocalizationToolkitObjectMapper",
"url": "https://github.com/Digipolitan/localization-toolkit-object-mapper.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/localization-toolkit-object-mapper",
"dependencies": [
{
"identity": "localization-toolkit",
"name": "LocalizationToolkit",
"url": "https://github.com/Digipolitan/localization-toolkit.git",
"version": "1.3.0",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/localization-toolkit",
"dependencies": [
]
},
{
"identity": "objectmapper",
"name": "ObjectMapper",
"url": "https://github.com/Hearst-DD/ObjectMapper.git",
"version": "3.5.3",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ObjectMapper",
"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 (0.27s)
Fetching https://github.com/Hearst-DD/ObjectMapper.git from cache
Fetching https://github.com/Digipolitan/localization-toolkit.git from cache
Fetched https://github.com/Hearst-DD/ObjectMapper.git (0.23s)
Fetched https://github.com/Digipolitan/localization-toolkit.git (0.23s)
Computing version for https://github.com/Digipolitan/localization-toolkit.git
Computed https://github.com/Digipolitan/localization-toolkit.git at 1.3.0 (0.02s)
Computing version for https://github.com/Hearst-DD/ObjectMapper.git
Computed https://github.com/Hearst-DD/ObjectMapper.git at 3.5.3 (0.02s)
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
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 develop
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: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/27] Compiling LocalizationToolkit MultilingualString.swift
[2/27] Compiling LocalizationToolkit String+Localization.swift
[3/27] Compiling LocalizationToolkit Bundle+Localization.swift
[4/27] Compiling LocalizationToolkit Localization.swift
[5/27] Emitting module LocalizationToolkit
[6/27] Emitting module ObjectMapper
[7/27] Compiling ObjectMapper DateFormatterTransform.swift
[8/27] Compiling ObjectMapper DateTransform.swift
[9/27] Compiling ObjectMapper DictionaryTransform.swift
[10/30] Compiling ObjectMapper Operators.swift
[11/30] Compiling ObjectMapper ToJSON.swift
[12/30] Compiling ObjectMapper TransformOf.swift
[13/30] Compiling ObjectMapper EnumOperators.swift
[14/30] Compiling ObjectMapper EnumTransform.swift
[15/30] Compiling ObjectMapper FromJSON.swift
[16/30] Compiling ObjectMapper CodableTransform.swift
[17/30] Compiling ObjectMapper CustomDateFormatTransform.swift
[18/30] Compiling ObjectMapper DataTransform.swift
[19/30] Compiling ObjectMapper Mappable.swift
[20/30] Compiling ObjectMapper Mapper.swift
[21/30] Compiling ObjectMapper NSDecimalNumberTransform.swift
[22/30] Compiling ObjectMapper IntegerOperators.swift
[23/30] Compiling ObjectMapper Map.swift
[24/30] Compiling ObjectMapper MapError.swift
[25/30] Compiling ObjectMapper TransformOperators.swift
[26/30] Compiling ObjectMapper TransformType.swift
[27/30] Compiling ObjectMapper URLTransform.swift
[28/30] Compiling ObjectMapper HexColorTransform.swift
[29/30] Compiling ObjectMapper ISO8601DateTransform.swift
[30/30] Compiling ObjectMapper ImmutableMappable.swift
[31/32] Emitting module LocalizationToolkitObjectMapper
[32/32] Compiling LocalizationToolkitObjectMapper MultilingualStringTransform.swift
Build complete! (12.93s)
Build complete.
Done.