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 CoreEngine, reference 1.3.1 (7d7f21), with Swift 5.8 for macOS (SPM) on 14 Oct 2024 12:04:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sobabear/CoreEngine.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sobabear/CoreEngine
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at 7d7f215 Update AsyncCoreSequence.swift with no flatmap (#7)
Cloned https://github.com/sobabear/CoreEngine.git
Revision (git rev-parse @):
7d7f215c99a957c20fd1465779ae56655152b58e
SUCCESS checkout https://github.com/sobabear/CoreEngine.git at 1.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/sobabear/CoreEngine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling CoreEngine DidPublished.swift
[2/6] Compiling CoreEngine Core.swift
[3/6] Compiling CoreEngine PublisherCore.swift
[4/6] Emitting module CoreEngine
[5/6] Compiling CoreEngine AsyncCoreSequence.swift
[6/6] Compiling CoreEngine AsyncCore.swift
Build complete! (9.86s)
Build complete.
Done.