Build Information
Successful build of DataLife, reference master (6ecee7
), with Swift 5.9 for macOS (SPM) on 15 Nov 2024 17:39:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heroesofcode/DataLife.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heroesofcode/DataLife
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6ecee71 Merge pull request #89 from heroesofcode/renovate/all-dependencies
Cloned https://github.com/heroesofcode/DataLife.git
Revision (git rev-parse @):
6ecee712d77a4b6d98f06479df18c32bc5963956
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/DataLife.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/heroesofcode/DataLife.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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! (5.44s)
Build complete.
Done.