Build Information
Successful build of SwiftCoreData, reference 1.0.0 (c2bca9), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 00:57:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xiiagency/SwiftCoreData.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xiiagency/SwiftCoreData
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at c2bca96 [SCD-5] Make package public (#6)
Cloned https://github.com/xiiagency/SwiftCoreData.git
Revision (git rev-parse @):
c2bca96fd8bc376088b4b2c9d54a1acb0b656c3d
SUCCESS checkout https://github.com/xiiagency/SwiftCoreData.git at 1.0.0
Fetching https://github.com/xiiagency/SwiftConcurrency
Fetching https://github.com/xiiagency/SwiftFoundationExtensions
[1/27] Fetching swiftconcurrency
[28/94] Fetching swiftconcurrency, swiftfoundationextensions
Fetched https://github.com/xiiagency/SwiftConcurrency from cache (0.65s)
Fetched https://github.com/xiiagency/SwiftFoundationExtensions from cache (0.65s)
Computing version for https://github.com/xiiagency/SwiftFoundationExtensions
Computed https://github.com/xiiagency/SwiftFoundationExtensions at 1.0.0 (1.32s)
Computing version for https://github.com/xiiagency/SwiftConcurrency
Computed https://github.com/xiiagency/SwiftConcurrency at 1.0.0 (0.64s)
Creating working copy for https://github.com/xiiagency/SwiftConcurrency
Working copy of https://github.com/xiiagency/SwiftConcurrency resolved at 1.0.0
Creating working copy for https://github.com/xiiagency/SwiftFoundationExtensions
Working copy of https://github.com/xiiagency/SwiftFoundationExtensions resolved at 1.0.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": "swiftcoredata",
"name": "SwiftCoreData",
"url": "https://github.com/xiiagency/SwiftCoreData.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCoreData",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftconcurrency",
"name": "SwiftConcurrency",
"url": "https://github.com/xiiagency/SwiftConcurrency",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftConcurrency",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftfoundationextensions",
"name": "SwiftFoundationExtensions",
"url": "https://github.com/xiiagency/SwiftFoundationExtensions",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFoundationExtensions",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/xiiagency/SwiftCoreData.git
[1/55] Fetching swiftcoredata
Fetched https://github.com/xiiagency/SwiftCoreData.git from cache (0.57s)
Fetching https://github.com/xiiagency/SwiftConcurrency from cache
Fetching https://github.com/xiiagency/SwiftFoundationExtensions from cache
Fetched https://github.com/xiiagency/SwiftFoundationExtensions from cache (0.43s)
Fetched https://github.com/xiiagency/SwiftConcurrency from cache (0.43s)
Computing version for https://github.com/xiiagency/SwiftFoundationExtensions
Computed https://github.com/xiiagency/SwiftFoundationExtensions at 1.0.0 (0.49s)
Computing version for https://github.com/xiiagency/SwiftConcurrency
Computed https://github.com/xiiagency/SwiftConcurrency at 1.0.0 (0.03s)
Creating working copy for https://github.com/xiiagency/SwiftConcurrency
Working copy of https://github.com/xiiagency/SwiftConcurrency resolved at 1.0.0
Creating working copy for https://github.com/xiiagency/SwiftFoundationExtensions
Working copy of https://github.com/xiiagency/SwiftFoundationExtensions resolved at 1.0.0
Creating working copy for https://github.com/xiiagency/SwiftCoreData.git
Working copy of https://github.com/xiiagency/SwiftCoreData.git resolved at 1.0.0 (c2bca96)
warning: '.resolve-product-dependencies': dependency 'swiftcoredata' is not used by any target
Found 2 product dependencies
- SwiftConcurrency
- SwiftFoundationExtensions
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/xiiagency/SwiftCoreData.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/20] Compiling SwiftFoundationExtensions AsyncSequence+Extensions.swift
[6/20] Compiling SwiftFoundationExtensions Collection+Extensions.swift
[7/20] Compiling SwiftFoundationExtensions Error+Extensions.swift
[8/20] Compiling SwiftFoundationExtensions Sequence+Extensions.swift
[9/20] Compiling SwiftFoundationExtensions Date+Extensions.swift
[10/20] Compiling SwiftFoundationExtensions ElapsedTimer.swift
[11/20] Emitting module SwiftFoundationExtensions
[12/20] Compiling SwiftFoundationExtensions Logger+Extensions.swift
[13/20] Compiling SwiftFoundationExtensions Dictionary+Extensions.swift
[14/20] Compiling SwiftFoundationExtensions EnumeratedSequence+Extensions.swift
[15/20] Compiling SwiftFoundationExtensions ErrorWithTrace.swift
[16/20] Compiling SwiftFoundationExtensions Comparable+Extensions.swift
[17/20] Compiling SwiftFoundationExtensions BundleInformation.swift
[18/21] Compiling SwiftConcurrency Task+Extensions.swift
[19/21] Emitting module SwiftConcurrency
[20/21] Compiling SwiftConcurrency ParallelProcessing.swift
[21/21] Compiling SwiftFoundationExtensions Double+Extensions.swift
[22/34] Compiling SwiftCoreData StorageRecords.swift
[23/35] Compiling SwiftCoreData ManagedObjectContextProvider.swift
[24/35] Compiling SwiftCoreData StorageOptionalRecord.swift
[25/35] Compiling SwiftCoreData NSPersistentContainer+Extensions+operations.swift
[26/35] Compiling SwiftCoreData NSManagedObjectContext+Extensions.swift
[27/35] Compiling SwiftCoreData NSPersistentContainer+Extensions+initialization.swift
[28/35] Compiling SwiftCoreData CreateFetchRequest.swift
[29/35] Compiling SwiftCoreData CoreDataStoreConfiguration.swift
[30/35] Compiling SwiftCoreData NSPersistentCloudKitContainer+Extensions.swift
[31/35] Emitting module SwiftCoreData
[32/35] Compiling SwiftCoreData StorageRecord.swift
[33/35] Compiling SwiftCoreData CoreDataError.swift
[34/35] Compiling SwiftCoreData NSManagedObject+Extensions.swift
[35/35] Compiling SwiftCoreData StorageRecordsController.swift
Build complete! (12.54s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftconcurrency",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/xiiagency/SwiftConcurrency"
},
{
"identity" : "swiftfoundationextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/xiiagency/SwiftFoundationExtensions"
}
],
"manifest_display_name" : "SwiftCoreData",
"name" : "SwiftCoreData",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftCoreData",
"targets" : [
"SwiftCoreData"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCoreData",
"module_type" : "SwiftTarget",
"name" : "SwiftCoreData",
"path" : "Sources/SwiftCoreData",
"product_dependencies" : [
"SwiftConcurrency",
"SwiftFoundationExtensions"
],
"product_memberships" : [
"SwiftCoreData"
],
"sources" : [
"CoreDataError.swift",
"NSManagedObject+Extensions.swift",
"initialization/CoreDataStoreConfiguration.swift",
"initialization/NSPersistentCloudKitContainer+Extensions.swift",
"initialization/NSPersistentContainer+Extensions+initialization.swift",
"operations/CreateFetchRequest.swift",
"operations/NSManagedObjectContext+Extensions.swift",
"operations/NSPersistentContainer+Extensions+operations.swift",
"propertyWrappers/ManagedObjectContextProvider.swift",
"propertyWrappers/StorageOptionalRecord.swift",
"propertyWrappers/StorageRecord.swift",
"propertyWrappers/StorageRecords.swift",
"propertyWrappers/StorageRecordsController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.