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 GPEngine 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/LuizZak/GPEngine.git
Reference: 4.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/GPEngine
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at fd226b9 Adding default JsonPath argument values to deserialization functions
Cloned https://github.com/LuizZak/GPEngine.git
Revision (git rev-parse @):
fd226b94c5251f47f554d648feb37289bba3053b
SUCCESS checkout https://github.com/LuizZak/GPEngine.git at 4.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/LuizZak/GPEngine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/15] Compiling GPEngine Types.swift
[5/16] Compiling GPEngine GameEventListener.swift
[6/16] Compiling GPEngine Space.swift
[7/16] Compiling GPEngine GameEvent.swift
[8/16] Compiling GPEngine GameEventDispatcher.swift
[9/16] Compiling GPEngine System.swift
[10/16] Compiling GPEngine Subspace.swift
[11/16] Compiling GPEngine EntitySelector.swift
[12/16] Compiling GPEngine Game.swift
[13/16] Emitting module GPEngine
[14/16] Compiling GPEngine Component.swift
[15/16] Compiling GPEngine Entity.swift
[16/16] Compiling GPEngine Utils.swift
[17/19] Compiling Serialization Serialization.swift
[18/19] Compiling Serialization JSON.swift
[19/19] Emitting module Serialization
Build complete! (3.07s)
Build complete.
Done.