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.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/pureswift/jni.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pureswift/jni.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/11] Compiling JNI MethodSignature.swift
[4/11] Compiling JNI Package.swift
[5/11] Compiling JNI JNIClassNameComponent.swift
[6/11] Emitting module JNI
[7/11] Compiling JNI MetaClass.swift
[8/11] Compiling JNI Parser.swift
[9/11] Compiling JNI String.swift
[10/11] Compiling JNI ClassName.swift
[11/11] Compiling JNI JNI.swift
[12/12] Compiling JNI ValueType.swift
Build complete! (10.00s)
Build complete.
Done.