Build Information
Successful build of SemanticVersion, reference main (40245e
), with Swift 5.9 for macOS (SPM) on 22 Jul 2024 14:07:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SemanticVersion.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SemanticVersion
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 40245e0 Merge pull request #23 from SwiftPackageIndex/ci-update
Cloned https://github.com/SwiftPackageIndex/SemanticVersion.git
Revision (git rev-parse @):
40245e0d96437f477cfdfa032764017c29da6068
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SemanticVersion.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/SwiftPackageIndex/SemanticVersion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying Documentation.docc
[2/6] Compiling SemanticVersion resource_bundle_accessor.swift
[3/6] Compiling SemanticVersion NSRegularExpression+ext.swift
[4/6] Emitting module SemanticVersion
[5/6] Compiling SemanticVersion SemanticVersion+Codable.swift
[6/6] Compiling SemanticVersion SemanticVersion.swift
Build complete! (7.42s)
Build complete.
Done.