Build Information
Successful build of StringZilla, reference v3.10.10 (30d3e2
), with Swift 5.10 for macOS (SPM) on 12 Nov 2024 19:59:05 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/ashvardanian/StringZilla.git
Reference: v3.10.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ashvardanian/StringZilla
* tag v3.10.10 -> FETCH_HEAD
HEAD is now at 30d3e21 Release: v3.10.10 [skip ci]
Cloned https://github.com/ashvardanian/StringZilla.git
Revision (git rev-parse @):
30d3e2129654d8269b3f66726414f9694c834e25
SUCCESS checkout https://github.com/ashvardanian/StringZilla.git at v3.10.10
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ashvardanian/StringZilla.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/4] Emitting module StringZilla
[4/4] Compiling StringZilla StringProtocol+StringZilla.swift
Build complete! (2.65s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/swift/StringProtocol+StringZilla.swift
Build complete.
Done.