Build Information
Successful build of Ananda, reference 0.10.1 (31d834
), with Swift 5.9 for macOS (SPM) on 30 Sep 2024 02:59:32 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: 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.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 localtime.c
[1/4] Compiling JJLISO8601DateFormatter JJLInternal.c
[2/4] Compiling yyjson.c
[3/4] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[5/8] Compiling Ananda AnandaValueExtractor.swift
[6/8] Compiling Ananda AnandaModel.swift
[7/8] Emitting module Ananda
[8/8] Compiling Ananda AnandaJSON.swift
Build complete! (13.83s)
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
[9/862] Fetching jjliso8601dateformatter
[295/4260] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/ibireme/yyjson.git (2.12s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git (2.12s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (3.64s)
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/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.10.0
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
Build complete.
Done.