Build Information
Successful build of DataLife, reference 2.0.0 (0423de
), with Swift 5.8 for macOS (SPM) on 25 Jun 2024 07:41:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heroesofcode/DataLife.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heroesofcode/DataLife
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 0423de2 Bump version to 2.0.0
Cloned https://github.com/heroesofcode/DataLife.git
Revision (git rev-parse @):
0423de231afac9163d21437515fd3adb39639d00
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/DataLife.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/heroesofcode/DataLife.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling DataLife ObserverProtocol.swift
[2/4] Compiling DataLife DataLifeViewModel.swift
[3/4] Emitting module DataLife
[4/4] Compiling DataLife DataLife.swift
Build complete! (9.47s)
Build complete.
Done.