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 Ji 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/honghaoz/Ji.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/honghaoz/Ji
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 63214b5 Update gitignore
Cloned https://github.com/honghaoz/Ji.git
Revision (git rev-parse @):
63214b56f35f13f3a74733f5efa70ef2a803e1ca
SUCCESS checkout https://github.com/honghaoz/Ji.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ji",
      "name": "Ji",
      "url": "https://github.com/honghaoz/Ji.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ji",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/honghaoz/Ji.git
[1/1253] Fetching ji
Fetched https://github.com/honghaoz/Ji.git (0.37s)
Creating working copy for https://github.com/honghaoz/Ji.git
Working copy of https://github.com/honghaoz/Ji.git resolved at master
warning: '.resolve-product-dependencies': dependency 'ji' 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/4] Compiling Ji Ji.swift
[2/4] Compiling Ji JiHelper.swift
[3/4] Compiling Ji JiNode.swift
[4/4] Emitting module Ji
Build complete! (11.41s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libxml-2.0 using your system-packager:
    brew install libxml2
Build complete.
Done.