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.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.23.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/o86TiJKT/2/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 into spi-builder-workspace
7de3f7c4ef82dabd8db12406cfb5b7c004caef45
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ypersistence-ios.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.1.app" xcrun swift build --arch arm64
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/YPersistenceTests/Assets/YPersistence.xcdatamodeld
Building for debugging...
[1/17] Emitting module YPersistence
[2/19] Compiling YPersistence SortColumn.swift
[3/19] Compiling YPersistence SortInfo.swift
[4/19] Compiling YPersistence ModelRepresentable.swift
[5/19] Compiling YPersistence RecordFromModel.swift
[6/19] Compiling YPersistence DispatchQueue+executeOnMain.swift
[7/19] Compiling YPersistence NSManagedObjectContext+SaveChanges.swift
[8/19] Compiling YPersistence NSManagedObjectModel+init.swift
[9/19] Compiling YPersistence CoreModel.swift
[10/19] Compiling YPersistence DataRecord.swift
[11/19] Compiling YPersistence PersistenceManager+Sync.swift
[12/19] Compiling YPersistence PersistenceManager.swift
[13/19] Compiling YPersistence RecordToModel.swift
[14/19] Compiling YPersistence SyncRecord.swift
[15/19] Compiling YPersistence PersistenceManager+Fetch.swift
[16/19] Compiling YPersistence PersistenceManager+Save.swift
[17/19] Compiling YPersistence PersistenceManager+BulkDelete.swift
[18/19] Compiling YPersistence PersistenceManager+Clear.swift
[19/19] Compiling YPersistence PersistenceManager+Delete.swift
Build complete! (4.04s)
Build complete.
Done.