Build Information
Successful build of Ananda, reference main (079ec3
), with Swift 5.8 for macOS (SPM) on 1 Oct 2024 04:03:21 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: 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.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 AnandaValueExtractor.swift
[6/8] Compiling Ananda AnandaModel.swift
[7/8] Emitting module Ananda
[8/8] Compiling Ananda AnandaJSON.swift
Build complete! (15.46s)
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 (1.84s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git (1.84s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (2.93s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.10.0 (0.88s)
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.