Build Information
Successful build of CodableWrapper, reference 1.1.6 (9ddeba), with Swift 6.2 for macOS (SPM) on 9 Feb 2026 19:46:54 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/winddpan/CodableWrapper.git
Reference: 1.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/winddpan/CodableWrapper
* tag 1.1.6 -> FETCH_HEAD
HEAD is now at 9ddebaf upgrade to Swift 6.0 and swift-syntax 602
Cloned https://github.com/winddpan/CodableWrapper.git
Revision (git rev-parse @):
9ddebaf47970bded20169de8cf4bb08fa7adedb5
SUCCESS checkout https://github.com/winddpan/CodableWrapper.git at 1.1.6
Fetching https://github.com/swiftlang/swift-syntax
[1/74121] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.89s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
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": "codablewrapper",
"name": "CodableWrapper",
"url": "https://github.com/winddpan/CodableWrapper.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableWrapper",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/winddpan/CodableWrapper.git
[1/1442] Fetching codablewrapper
Fetched https://github.com/winddpan/CodableWrapper.git from cache (0.99s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.62s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/winddpan/CodableWrapper.git
Working copy of https://github.com/winddpan/CodableWrapper.git resolved at 1.1.6 (9ddebaf)
warning: '.resolve-product-dependencies': dependency 'codablewrapper' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/winddpan/CodableWrapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version-49B95AFC49DCD68C.txt
[4/15] Compiling CodableWrapperMacros Codable.swift
[5/15] Compiling CodableWrapperMacros CodingTransformer.swift
[6/15] Compiling CodableWrapperMacros ModelMemberPropertyContainer.swift
[7/15] Compiling CodableWrapperMacros CodableSubclass.swift
[8/15] Compiling CodableWrapperMacros CodableKey.swift
[9/15] Compiling CodableWrapperMacros CodingKeyIgnored.swift
[10/15] Compiling CodableWrapperMacros Plugin.swift
[11/15] Compiling CodableWrapperMacros CodingNestedKey.swift
[12/16] Compiling CodableWrapperMacros VariableDeclSyntaxExtension.swift
[13/16] Emitting module CodableWrapperMacros
[14/16] Compiling CodableWrapperMacros ASTError.swift
[14/16] Write Objects.LinkFileList
[15/16] Linking CodableWrapperMacros-tool
[17/26] Compiling CodableWrapper TransformOf.swift
[18/27] Compiling CodableWrapper Encoder.swift
[19/27] Compiling CodableWrapper Error.swift
[20/27] Compiling CodableWrapper SnakeCamelConvert.swift
[21/27] Compiling CodableWrapper TransformType.swift
[22/27] Compiling CodableWrapper BuiltInBridgeType.swift
[23/27] Compiling CodableWrapper Decoder.swift
[24/27] Compiling CodableWrapper AnyDecodable.swift
[25/27] Compiling CodableWrapper CodableWrapperMacros.swift
[26/27] Compiling CodableWrapper AnyCodingKey.swift
[27/27] Emitting module CodableWrapper
Build complete! (6.01s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.1",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "CodableWrapper",
"name" : "CodableWrapper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CodableWrapper",
"targets" : [
"CodableWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CodableWrapperMacros",
"targets" : [
"CodableWrapperMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "CodableWrapperTests",
"module_type" : "SwiftTarget",
"name" : "CodableWrapperTests",
"path" : "Tests/CodableWrapperTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"CodableWrapperTests.swift",
"DeclareTests.swift",
"ExampleTest.swift",
"ExtensionTest.swift",
"NestedKeyTest.swift",
"TransformTest.swift",
"Transforms.swift"
],
"target_dependencies" : [
"CodableWrapper"
],
"type" : "test"
},
{
"c99name" : "CodableWrapperMacros",
"module_type" : "SwiftTarget",
"name" : "CodableWrapperMacros",
"path" : "Sources/CodableWrapperMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftBasicFormat",
"SwiftSyntaxMacros",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"CodableWrapper",
"CodableWrapperMacros"
],
"sources" : [
"ASTError.swift",
"Codable.swift",
"CodableKey.swift",
"CodableSubclass.swift",
"CodingKeyIgnored.swift",
"CodingNestedKey.swift",
"CodingTransformer.swift",
"ModelMemberPropertyContainer.swift",
"Plugin.swift",
"VariableDeclSyntaxExtension.swift"
],
"type" : "macro"
},
{
"c99name" : "CodableWrapper",
"module_type" : "SwiftTarget",
"name" : "CodableWrapper",
"path" : "Sources/CodableWrapper",
"product_memberships" : [
"CodableWrapper"
],
"sources" : [
"AnyCodingKey.swift",
"AnyDecodable.swift",
"BuiltInBridgeType.swift",
"CodableWrapperMacros.swift",
"Decoder.swift",
"Encoder.swift",
"Error.swift",
"SnakeCamelConvert.swift",
"TransformOf.swift",
"TransformType.swift"
],
"target_dependencies" : [
"CodableWrapperMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.