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 JSONUtilities 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/lucianomarisi/JSONUtilities.git
Reference: 6.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lucianomarisi/JSONUtilities
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at e35b516 Updated CHANGELOG for 6.0.1 release (#35)
Cloned https://github.com/lucianomarisi/JSONUtilities.git
Revision (git rev-parse @):
e35b5168eabae41000f4671ac350d5106db3589f
SUCCESS checkout https://github.com/lucianomarisi/JSONUtilities.git at 6.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lucianomarisi/JSONUtilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling JSONUtilities JSONPrimitiveConvertible.swift
[4/11] Compiling JSONUtilities JSONFileLoading.swift
[5/11] Compiling JSONUtilities JSONObjectConvertible.swift
[6/11] Compiling JSONUtilities Dictionary+KeyPath.swift
[7/11] Compiling JSONUtilities InvalidItemBehaviour.swift
[8/11] Compiling JSONUtilities DecodingError.swift
[9/11] Emitting module JSONUtilities
[10/11] Compiling JSONUtilities Dictionary+JSONKey.swift
[11/11] Compiling JSONUtilities URL+JSONPrimitiveConvertible.swift
Build complete! (3.02s)
Build complete.
Done.