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 PythonKit, reference master (6fee76), with Swift 5.9 for macOS (SPM) on 6 Sep 2024 04:18:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pvieito/PythonKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pvieito/PythonKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6fee761 Fix warnings.
Cloned https://github.com/pvieito/PythonKit.git
Revision (git rev-parse @):
6fee7617cfa910fbac7035276e295ba967adbbb4
SUCCESS checkout https://github.com/pvieito/PythonKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/pvieito/PythonKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling PythonKit Python.swift
[2/5] Emitting module PythonKit
[3/5] Compiling PythonKit NumpyConversion.swift
[4/5] Compiling PythonKit PythonLibrary+Symbols.swift
[5/5] Compiling PythonKit PythonLibrary.swift
Build complete! (5.21s)
Build complete.
Done.