Build Information
Successful build of DataLife, reference master (6ecee7
), with Swift 5.10 for macOS (SPM) on 15 Nov 2024 17:40:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/heroesofcode/DataLife.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/6] Compiling DataLife ObserverProtocol.swift
[4/6] Compiling DataLife DataLifeViewModel.swift
[5/6] Emitting module DataLife
[6/6] Compiling DataLife DataLife.swift
Build complete! (4.54s)
Build complete.
Done.