The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PythonKit with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pvieito/PythonKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pvieito/PythonKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b54598c Update README.md
Cloned https://github.com/pvieito/PythonKit.git
Revision (git rev-parse @):
b54598c853303a09efe16296c099314215af9a12
SUCCESS checkout https://github.com/pvieito/PythonKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/pvieito/PythonKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling PythonKit PythonLibrary+Symbols.swift
[2/5] Compiling PythonKit Python.swift
[3/5] Compiling PythonKit NumpyConversion.swift
[4/5] Emitting module PythonKit
[5/5] Compiling PythonKit PythonLibrary.swift
Build complete! (2.31s)
Build complete.
Done.