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 MothECS 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/forkercat/MothECS.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forkercat/MothECS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f954455 Add entity ID list API
Cloned https://github.com/forkercat/MothECS.git
Revision (git rev-parse @):
f954455d8aece6b4d0ec9ca9b3960d9360b3eb98
SUCCESS checkout https://github.com/forkercat/MothECS.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/forkercat/MothECS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write MothECS-Demo-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/13] Compiling MothECS Moth+Entity.swift
[6/13] Compiling MothECS Moth+Identifiers.swift
[7/13] Compiling MothECS Moth+Mask.swift
[8/13] Compiling MothECS Moth.swift
[9/13] Emitting module MothECS
[10/13] Compiling MothECS Moth+Component.swift
[11/15] Compiling MothECS_Demo main.swift
[12/15] Emitting module MothECS_Demo
[12/15] Write Objects.LinkFileList
[13/15] Linking MothECS-Demo
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/MothECS-Demo: replacing existing signature
[14/15] Applying MothECS-Demo
Build complete! (1.03s)
Build complete.
Done.