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 llama.swift 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/alexrozanski/llama.swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexrozanski/llama.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 74eb467 fix error handling in LlamaEvent
Cloned https://github.com/alexrozanski/llama.swift.git
Revision (git rev-parse @):
74eb4678ad42fa464208a1a037285a56407e9b70
SUCCESS checkout https://github.com/alexrozanski/llama.swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/alexrozanski/llama.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write swift-version--423B1241ED78D482.txt
[1/9] Write sources
[2/9] Compiling LlamaEvent.mm
[3/9] Compiling ggml.c
[4/9] Compiling LlamaRunnerBridgeConfig.m
[5/9] Compiling LlamaRunnerBridge.mm
[6/9] Compiling llamaObjCxx LlamaError.m
[7/9] Compiling LlamaPredictOperation.mm
[8/9] Compiling utils.cpp
[10/11] Emitting module llama
[11/11] Compiling llama LlamaRunner.swift
Build complete! (4.16s)
Build complete.
Done.