The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Versionator with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Versionator.git
Reference: v1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Versionator
 * tag               v1.0.3     -> FETCH_HEAD
HEAD is now at d7bf774 Support invocation from Xcode
Cloned https://github.com/elegantchaos/Versionator.git into spi-builder-workspace
d7bf7747ae277f6a5cd3193806262160d579f0cc
SUCCESS checkout https://github.com/elegantchaos/Versionator.git at v1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/Runner.git (0.23s)
Computing version for https://github.com/elegantchaos/Runner.git
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.24s)
Fetched https://github.com/elegantchaos/Matchable.git (0.24s)
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.02s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.02s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.02s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.9
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[2/4] Emitting module Runner
[3/4] Compiling Runner Runner.swift
[4/6] Compiling VersionatorTool VersionatorTool.swift
[5/6] Emitting module VersionatorTool
[5/6] Linking VersionatorTool
Build complete! (6.01s)
Build complete.
Done.