Build Information
Successful build of Wand_CoreNFC, reference 1.0.0 (f69afc
), with Swift 6.1 for macOS (SPM) on 2 Jul 2025 05:50:05 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/NFC.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/NFC
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f69afc0 Add FUNDING
Cloned https://github.com/The-Wand/NFC.git
Revision (git rev-parse @):
f69afc080cef1d3f30868b4336cb223d08174469
SUCCESS checkout https://github.com/The-Wand/NFC.git at 1.0.0
Fetching https://github.com/el-machine/Any.git
Fetching https://github.com/el-machine/Wand.git
[1/5369] Fetching wand
[109/5512] Fetching wand, any
Fetched https://github.com/el-machine/Any.git from cache (1.20s)
Fetched https://github.com/el-machine/Wand.git from cache (1.20s)
Computing version for https://github.com/el-machine/Any.git
Computed https://github.com/el-machine/Any.git at 1.0.1 (1.84s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.3.5 (0.57s)
Creating working copy for https://github.com/el-machine/Any.git
Working copy of https://github.com/el-machine/Any.git resolved at 1.0.1
Creating working copy for https://github.com/el-machine/Wand.git
Working copy of https://github.com/el-machine/Wand.git resolved at 1.3.5
========================================
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": "nfc",
"name": "Wand_CoreNFC",
"url": "https://github.com/The-Wand/NFC.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NFC",
"dependencies": [
{
"identity": "wand",
"name": "Wand",
"url": "https://github.com/el-machine/Wand.git",
"version": "1.5.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wand",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/The-Wand/NFC.git
[1/3296] Fetching nfc
Fetched https://github.com/The-Wand/NFC.git from cache (1.31s)
Fetching https://github.com/el-machine/Wand.git from cache
Fetched https://github.com/el-machine/Wand.git from cache (0.46s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.5.5 (1.08s)
Creating working copy for https://github.com/The-Wand/NFC.git
Working copy of https://github.com/The-Wand/NFC.git resolved at 1.0.0 (f69afc0)
Creating working copy for https://github.com/el-machine/Wand.git
Working copy of https://github.com/el-machine/Wand.git resolved at 1.5.5
warning: '.resolve-product-dependencies': dependency 'nfc' is not used by any target
Found 1 product dependencies
- Wand
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/The-Wand/NFC.git
https://github.com/The-Wand/NFC.git
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/el-machine/Wand.git"
},
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/el-machine/Any.git"
}
],
"manifest_display_name" : "Wand_CoreNFC",
"name" : "Wand_CoreNFC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Wand_CoreNFC",
"targets" : [
"WandCoreNFC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/NFCNDEFMessage_Tests.swift",
"Cases/NFCNDEFTag_Tests.swift",
"Unit/Unit.swift"
],
"target_dependencies" : [
"WandCoreNFC"
],
"type" : "test"
},
{
"c99name" : "WandCoreNFC",
"module_type" : "SwiftTarget",
"name" : "WandCoreNFC",
"path" : "Sources/WandCoreNFC",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"Wand_CoreNFC"
],
"sources" : [
"Wanded/CoreNFC/Convert/CoreNFC_Convert.swift",
"Wanded/CoreNFC/Convert/NFCNDEFMessage_Convert.swift",
"Wanded/CoreNFC/NFCNDEFMessage_Ask.swift",
"Wanded/CoreNFC/NFCNDEFReaderSession_Obtain.swift",
"Wanded/CoreNFC/NFCNDEFStatus_Ask.swift",
"Wanded/CoreNFC/NFCNDEFTag_Ask.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/19] Compiling Wand Weak.swift
[5/20] Compiling Wand log.swift
[6/20] Compiling Wand Memory.swift
[7/20] Compiling Wand Expressible.swift
[8/20] Compiling Wand Optional.swift
[9/20] Compiling Wand Obtain.swift
[10/20] Compiling Wand Wanded.swift
[11/20] Compiling Wand |.swift
[12/20] Compiling Wand Wand.swift
[13/20] Compiling Wand Error.swift
[14/20] Compiling Wand AskingNil.swift
[15/20] Compiling Wand All.swift
[16/20] Compiling Wand Any.swift
[17/20] Compiling Wand Counting.swift
[18/20] Emitting module Wand
[19/20] Compiling Wand Ask.swift
[20/20] Compiling Wand Asking.swift
[21/27] Compiling WandCoreNFC NFCNDEFTag_Ask.swift
[22/27] Compiling WandCoreNFC NFCNDEFStatus_Ask.swift
[23/27] Compiling WandCoreNFC NFCNDEFReaderSession_Obtain.swift
[24/27] Compiling WandCoreNFC NFCNDEFMessage_Convert.swift
[25/27] Compiling WandCoreNFC CoreNFC_Convert.swift
[26/27] Emitting module WandCoreNFC
[27/27] Compiling WandCoreNFC NFCNDEFMessage_Ask.swift
Build complete! (6.35s)
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Build complete.
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/el-machine/Wand.git"
},
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/el-machine/Any.git"
}
],
"manifest_display_name" : "Wand_CoreNFC",
"name" : "Wand_CoreNFC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Wand_CoreNFC",
"targets" : [
"WandCoreNFC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/NFCNDEFMessage_Tests.swift",
"Cases/NFCNDEFTag_Tests.swift",
"Unit/Unit.swift"
],
"target_dependencies" : [
"WandCoreNFC"
],
"type" : "test"
},
{
"c99name" : "WandCoreNFC",
"module_type" : "SwiftTarget",
"name" : "WandCoreNFC",
"path" : "Sources/WandCoreNFC",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"Wand_CoreNFC"
],
"sources" : [
"Wanded/CoreNFC/Convert/CoreNFC_Convert.swift",
"Wanded/CoreNFC/Convert/NFCNDEFMessage_Convert.swift",
"Wanded/CoreNFC/NFCNDEFMessage_Ask.swift",
"Wanded/CoreNFC/NFCNDEFReaderSession_Obtain.swift",
"Wanded/CoreNFC/NFCNDEFStatus_Ask.swift",
"Wanded/CoreNFC/NFCNDEFTag_Ask.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Done.