Build Information
Successful build of snap-swift-data, reference main (76e913
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 12:10:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-swift-data.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-swift-data
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 76e9136 Merge remote-tracking branch 'origin/main-xc16'
Cloned https://github.com/simonnickel/snap-swift-data.git
Revision (git rev-parse @):
76e913641443d6b262c25d77b5fc8c8934c30a90
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-swift-data.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/simonnickel/snap-swift-data.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/12] Compiling SnapSwiftData ModelContext+ExistingModel.swift
[4/12] Compiling SnapSwiftData Helper.swift
[5/12] Compiling SnapSwiftData ModelContext+CoreData.swift
[6/12] Compiling SnapSwiftData ContextMonitor.swift
[7/12] Emitting module SnapSwiftData
[8/12] Compiling SnapSwiftData PersistentHistoryMonitor.swift
[9/12] Compiling SnapSwiftData ModelContainerManager.swift
[10/12] Compiling SnapSwiftData NSManagedObjectID+PersistentIdentifier.swift
[11/12] Compiling SnapSwiftData Logger.swift
[12/12] Compiling SnapSwiftData PersistentHistoryMonitorActor.swift
Build complete! (4.78s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "snap-swift-data",
"name" : "snap-swift-data",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SnapSwiftData",
"targets" : [
"SnapSwiftData"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SnapSwiftData",
"module_type" : "SwiftTarget",
"name" : "SnapSwiftData",
"path" : "Sources/SnapSwiftData",
"product_memberships" : [
"SnapSwiftData"
],
"sources" : [
"ContextMonitor.swift",
"Extensions/Helper.swift",
"Extensions/ModelContext+CoreData.swift",
"Extensions/ModelContext+ExistingModel.swift",
"Extensions/NSManagedObjectID+PersistentIdentifier.swift",
"Logger.swift",
"ModelContainerManager.swift",
"PersistentHistoryMonitor.swift",
"PersistentHistoryMonitorActor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.