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 Ananda, reference main (079ec3), with Swift 5.9 for macOS (SPM) on 1 Oct 2024 04:03:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/Ananda.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nixzhu/Ananda
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 079ec37 update readme
Cloned https://github.com/nixzhu/Ananda.git
Revision (git rev-parse @):
079ec37590e51a686b914d7845b45c5f47a66f80
SUCCESS checkout https://github.com/nixzhu/Ananda.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/nixzhu/Ananda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Compiling JJLISO8601DateFormatter JJLInternal.c
[1/4] Compiling localtime.c
[2/4] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[3/4] Compiling yyjson.c
[5/8] Compiling Ananda AnandaValueExtractor.swift
[6/8] Compiling Ananda AnandaModel.swift
[7/8] Compiling Ananda AnandaJSON.swift
[8/8] Emitting module Ananda
Build complete! (13.61s)
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Fetching https://github.com/ibireme/yyjson.git
[1/862] Fetching jjliso8601dateformatter
[329/4264] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git (2.02s)
Fetched https://github.com/ibireme/yyjson.git (2.02s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (2.92s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.10.0 (0.78s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.10.0
Build complete.
Done.