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 JNI 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/pureswift/jni.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pureswift/jni
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a2901c1 Updated for Swift 5.7
Cloned https://github.com/pureswift/jni.git
Revision (git rev-parse @):
a2901c1b7b9f1dad967517b63502174a40f4cc9b
SUCCESS checkout https://github.com/pureswift/jni.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jni",
      "name": "JNI",
      "url": "https://github.com/pureswift/jni.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jni",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/pureswift/jni.git
[1/109] Fetching jni
Fetched https://github.com/pureswift/jni.git (0.25s)
Creating working copy for https://github.com/pureswift/jni.git
Working copy of https://github.com/pureswift/jni.git resolved at master
warning: '.resolve-product-dependencies': dependency 'jni' 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/9] Compiling JNI MethodSignature.swift
[2/10] Compiling JNI Package.swift
[3/10] Compiling JNI Parser.swift
[4/10] Compiling JNI MetaClass.swift
[5/10] Compiling JNI JNIClassNameComponent.swift
[6/10] Compiling JNI ClassName.swift
[7/10] Compiling JNI JNI.swift
[8/10] Emitting module JNI
[9/10] Compiling JNI String.swift
[10/10] Compiling JNI ValueType.swift
Build complete! (8.30s)
Build complete.
Done.