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 0.10.1 (31d834), with Swift 5.8 for macOS (SPM) on 30 Sep 2024 02:59:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: 0.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nixzhu/Ananda
 * tag               0.10.1     -> FETCH_HEAD
HEAD is now at 31d8341 mark @retroactive
Cloned https://github.com/nixzhu/Ananda.git
Revision (git rev-parse @):
31d83417d1f4fec4b9e441199a87f5623e973078
SUCCESS checkout https://github.com/nixzhu/Ananda.git at 0.10.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/nixzhu/Ananda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Compiling localtime.c
[1/4] Compiling JJLISO8601DateFormatter JJLInternal.c
[2/4] Compiling yyjson.c
[3/4] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[5/8] Compiling Ananda AnandaModel.swift
[6/8] Compiling Ananda AnandaValueExtractor.swift
[7/8] Emitting module Ananda
[8/8] Compiling Ananda AnandaJSON.swift
Build complete! (16.33s)
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
[1/862] Fetching jjliso8601dateformatter
[855/4260] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git (1.94s)
Fetched https://github.com/ibireme/yyjson.git (1.94s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (3.39s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.10.0 (0.79s)
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.