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.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/lucianomarisi/JSONUtilities.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lucianomarisi/JSONUtilities
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 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": "jsonutilities",
      "name": "JSONUtilities",
      "url": "https://github.com/lucianomarisi/JSONUtilities.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONUtilities",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lucianomarisi/JSONUtilities.git
[1/1541] Fetching jsonutilities
Fetched https://github.com/lucianomarisi/JSONUtilities.git (0.32s)
Creating working copy for https://github.com/lucianomarisi/JSONUtilities.git
Working copy of https://github.com/lucianomarisi/JSONUtilities.git resolved at master
warning: '.resolve-product-dependencies': dependency 'jsonutilities' 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/8] Compiling JSONUtilities JSONFileLoading.swift
[2/8] Compiling JSONUtilities InvalidItemBehaviour.swift
[3/8] Compiling JSONUtilities JSONObjectConvertible.swift
[4/8] Compiling JSONUtilities Dictionary+KeyPath.swift
[5/8] Compiling JSONUtilities JSONPrimitiveConvertible.swift
[6/9] Compiling JSONUtilities Dictionary+JSONKey.swift
[7/9] Emitting module JSONUtilities
[8/9] Compiling JSONUtilities DecodingError.swift
[9/9] Compiling JSONUtilities URL+JSONPrimitiveConvertible.swift
Build complete! (7.58s)
Build complete.
Done.