The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Versionator.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Versionator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d7bf774 Support invocation from Xcode
Cloned https://github.com/elegantchaos/Versionator.git
Revision (git rev-parse @):
d7bf7747ae277f6a5cd3193806262160d579f0cc
SUCCESS checkout https://github.com/elegantchaos/Versionator.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/Versionator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[1/8] Write sources
[3/8] Write VersionatorTool-entitlement.plist
[4/8] Write swift-version--423B1241ED78D482.txt
[6/10] Emitting module Runner
[7/10] Compiling Runner Runner.swift
[8/12] Compiling VersionatorTool VersionatorTool.swift
[9/12] Emitting module VersionatorTool
[9/12] Write Objects.LinkFileList
[10/12] Linking VersionatorTool
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/VersionatorTool: replacing existing signature
[11/12] Applying VersionatorTool
Build complete! (11.43s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.39s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.39s)
Computing version for https://github.com/elegantchaos/Runner.git
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.39s)
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.43s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.50s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.46s)
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
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/XCTestExtensions-e5a97958 is not valid git repository for 'https://github.com/elegantchaos/XCTestExtensions.git', will fetch again.
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/XCTestExtensions-e5a97958 is not valid git repository for 'https://github.com/elegantchaos/XCTestExtensions.git', will fetch again.
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.01s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.9
Build complete.
Done.