The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of YPersistence with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/ypersistence-ios.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/ypersistence-ios
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 7de3f7c [1346] Mark functionality for records (#14)
Cloned https://github.com/codeandtheory/ypersistence-ios.git
Revision (git rev-parse @):
7de3f7c4ef82dabd8db12406cfb5b7c004caef45
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ypersistence-ios.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/codeandtheory/ypersistence-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/19] Emitting module YPersistence
[4/21] Compiling YPersistence ModelRepresentable.swift
[5/21] Compiling YPersistence RecordFromModel.swift
[6/21] Compiling YPersistence SortColumn.swift
[7/21] Compiling YPersistence SortInfo.swift
[8/21] Compiling YPersistence RecordToModel.swift
[9/21] Compiling YPersistence SyncRecord.swift
[10/21] Compiling YPersistence PersistenceManager+BulkDelete.swift
[11/21] Compiling YPersistence PersistenceManager+Clear.swift
[12/21] Compiling YPersistence PersistenceManager+Delete.swift
[13/21] Compiling YPersistence PersistenceManager+Fetch.swift
[14/21] Compiling YPersistence PersistenceManager+Save.swift
[15/21] Compiling YPersistence PersistenceManager+Sync.swift
[16/21] Compiling YPersistence PersistenceManager.swift
[17/21] Compiling YPersistence CoreModel.swift
[18/21] Compiling YPersistence DataRecord.swift
[19/21] Compiling YPersistence DispatchQueue+executeOnMain.swift
[20/21] Compiling YPersistence NSManagedObjectContext+SaveChanges.swift
[21/21] Compiling YPersistence NSManagedObjectModel+init.swift
Build complete! (3.12s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/YPersistenceTests/Assets/YPersistence.xcdatamodeld
Build complete.
Done.