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.10 for macOS (SPM) on 1 Oct 2024 04:02:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
[1/862] Fetching jjliso8601dateformatter
[295/4264] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.94s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (1.94s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (2.57s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.10.0 (0.58s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ananda",
      "name": "Ananda",
      "url": "https://github.com/nixzhu/Ananda.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ananda",
      "dependencies": [
        {
          "identity": "yyjson",
          "name": "yyjson",
          "url": "https://github.com/ibireme/yyjson.git",
          "version": "0.10.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yyjson",
          "dependencies": [
          ]
        },
        {
          "identity": "jjliso8601dateformatter",
          "name": "JJLISO8601DateFormatter",
          "url": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
          "version": "0.1.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JJLISO8601DateFormatter",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nixzhu/Ananda.git
[1/645] Fetching ananda
Fetched https://github.com/nixzhu/Ananda.git from cache (1.18s)
Fetching https://github.com/ibireme/yyjson.git from cache
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache
Fetched https://github.com/ibireme/yyjson.git from cache (0.46s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (0.46s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (0.03s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.10.0 (0.02s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.10.0
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at main (079ec37)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
warning: '.resolve-product-dependencies': dependency 'ananda' is not used by any target
Found 2 product dependencies
  - yyjson
  - JJLISO8601DateFormatter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nixzhu/Ananda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-33747A42983211AE.txt
[2/6] Compiling localtime.c
[3/6] Compiling JJLISO8601DateFormatter JJLInternal.c
[4/6] Compiling yyjson.c
[5/6] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[7/10] Compiling Ananda AnandaValueExtractor.swift
[8/10] Compiling Ananda AnandaJSON.swift
[9/10] Compiling Ananda AnandaModel.swift
[10/10] Emitting module Ananda
Build complete! (5.50s)
Build complete.
Done.