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 JSEN, reference main (d5868d), with Swift 5.10 for macOS (SPM) on 16 Jul 2024 07:31:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rogerluan/JSEN.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rogerluan/JSEN
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d5868d3 Run workflow on the main branch.
Cloned https://github.com/rogerluan/JSEN.git
Revision (git rev-parse @):
d5868d3d7651c8ba2c0ac4a1935d9d134cb9aeb8
SUCCESS checkout https://github.com/rogerluan/JSEN.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jsen",
      "name": "JSEN",
      "url": "https://github.com/rogerluan/JSEN.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSEN",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rogerluan/JSEN.git
[1/132] Fetching jsen
Fetched https://github.com/rogerluan/JSEN.git from cache (1.20s)
Creating working copy for https://github.com/rogerluan/JSEN.git
Working copy of https://github.com/rogerluan/JSEN.git resolved at main (d5868d3)
warning: '.resolve-product-dependencies': dependency 'jsen' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rogerluan/JSEN.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/9] Compiling JSEN JSEN+KeyPath.swift
[4/9] Compiling JSEN JSEN.swift
[5/9] Compiling JSEN JSEN+SyntacticSugar.swift
[6/9] Emitting module JSEN
[7/9] Compiling JSEN KeyPath.swift
[8/9] Compiling JSEN JSENRepresentable.swift
[9/9] Compiling JSEN JSEN+Codable.swift
Build complete! (3.68s)
Build complete.
Done.