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 SLazeCoreData with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shial4/SLazeCoreData.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shial4/SLazeCoreData
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1ba3ffe [0.2.0] Update to swift 5
Cloned https://github.com/shial4/SLazeCoreData.git
Revision (git rev-parse @):
1ba3ffe5900d73c5da5abebd48ff396187f26a76
SUCCESS checkout https://github.com/shial4/SLazeCoreData.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "slazecoredata",
      "name": "SLazeCoreData",
      "url": "https://github.com/shial4/SLazeCoreData.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SLazeCoreData",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shial4/SLazeCoreData.git
[1/73] Fetching slazecoredata
Fetched https://github.com/shial4/SLazeCoreData.git (0.28s)
Creating working copy for https://github.com/shial4/SLazeCoreData.git
Working copy of https://github.com/shial4/SLazeCoreData.git resolved at master
warning: '.resolve-product-dependencies': dependency 'slazecoredata' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling SLazeCoreData NSManagedObject.swift
[2/4] Emitting module SLazeCoreData
[3/4] Compiling SLazeCoreData NSManagedObjectContext.swift
[4/4] Compiling SLazeCoreData EntityMapping.swift
Build complete! (7.36s)
Build complete.
Done.