The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SemanticVersion with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SemanticVersion.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SemanticVersion
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ea8eea9 Merge pull request #18 from sonos/string_coding
Cloned https://github.com/SwiftPackageIndex/SemanticVersion.git
Revision (git rev-parse @):
ea8eea9d89842a29af1b8e6c7677f1c86e72fa42
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SemanticVersion.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying Documentation.docc
[2/5] Compiling SemanticVersion SemanticVersion+Codable.swift
[3/5] Emitting module SemanticVersion
[4/5] Compiling SemanticVersion NSRegularExpression+ext.swift
[5/5] Compiling SemanticVersion SemanticVersion.swift
[6/6] Compiling SemanticVersion resource_bundle_accessor.swift
Build complete! (4.28s)
Build complete.
Done.