Build Information
Successful build of FLet with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/FLet.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/FLet
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0ca1cd5 Update c to 1.0.0
Cloned https://github.com/0xOpenBytes/FLet.git
Revision (git rev-parse @):
0ca1cd5a70e9f790bd3ef6f99c14e721bbce2386
SUCCESS checkout https://github.com/0xOpenBytes/FLet.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Compiling t t.swift
[2/17] Compiling o NotificationUpdate.swift
[3/18] Compiling o o+notification.swift
[4/18] Compiling o NotificationPost.swift
[5/18] Compiling o NotificationAuthorization.swift
[6/18] Compiling o NotificationDelegate.swift
[7/18] Emitting module o
[8/18] Compiling o NotificationDelete.swift
[9/18] Compiling o NotificationGet.swift
[10/18] Compiling o o+console.swift
[11/18] Compiling o o+file.swift
[12/18] Compiling o o+url.swift
[13/18] Compiling o o.swift
[14/18] Compiling t t+Structure.swift
[15/18] Compiling t t+Assertion.swift
[16/18] Emitting module t
[17/18] Compiling t t+Logging.swift
[18/18] Compiling t t+Factories.swift
[19/20] Emitting module c
[20/20] Compiling c c.swift
[21/22] Emitting module FLet
[22/22] Compiling FLet FLet.swift
Build complete! (6.32s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetching https://github.com/0xOpenBytes/t from cache
Fetching https://github.com/0xOpenBytes/c from cache
Fetched https://github.com/0xOpenBytes/t (0.22s)
Fetched https://github.com/0xOpenBytes/c (0.24s)
Fetched https://github.com/0xOpenBytes/o (0.26s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.2.1 (0.42s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.0.0 (0.41s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.40s)
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.0.0
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.2.1
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
Build complete.
Done.