The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TMLPersistentContainer with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/TMLPersistentContainer.git
Reference: 5.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/TMLPersistentContainer
 * tag               5.0.1      -> FETCH_HEAD
HEAD is now at 08acb38 Release 5.0.1
Cloned https://github.com/johnfairh/TMLPersistentContainer.git into spi-builder-workspace
08acb38de21d3564ca90060afd8ab7143cab98bb
SUCCESS checkout https://github.com/johnfairh/TMLPersistentContainer.git at 5.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/13] Compiling TMLPersistentContainer MigrationError.swift
[2/13] Compiling TMLPersistentContainer ModelVersionEdge.swift
[3/13] Compiling TMLPersistentContainer PersistentCloudKitContainer.swift
[4/14] Compiling TMLPersistentContainer Graph.swift
[5/14] Compiling TMLPersistentContainer Helpers.swift
[6/14] Compiling TMLPersistentContainer ModelVersionOrder.swift
[7/14] Compiling TMLPersistentContainer NSPersistentStoreDescription+Metadata.swift
[8/14] Compiling TMLPersistentContainer ModelVersionGraph.swift
[9/14] Compiling TMLPersistentContainer ModelVersionNode.swift
[10/14] Emitting module TMLPersistentContainer
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MigrationDelegate.swift:44:36: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol MigrationDelegate: class {
                                   ^~~~~
                                   AnyObject
[11/14] Compiling TMLPersistentContainer LogMessage.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MigrationDelegate.swift:44:36: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol MigrationDelegate: class {
                                   ^~~~~
                                   AnyObject
[12/14] Compiling TMLPersistentContainer MigrationDelegate.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MigrationDelegate.swift:44:36: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol MigrationDelegate: class {
                                   ^~~~~
                                   AnyObject
[13/14] Compiling TMLPersistentContainer PersistentContainer+Migration.swift
[14/14] Compiling TMLPersistentContainer PersistentContainer.swift
Build complete! (6.93s)
Build complete.
Done.