The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Alchemy 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/typelift/alchemy.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/typelift/alchemy
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 9858986 Merge pull request #9 from CodaFi/bump
Cloned https://github.com/typelift/alchemy.git
Revision (git rev-parse @):
98589869f2fb60f29159e164241f1c2d0e47e430
SUCCESS checkout https://github.com/typelift/alchemy.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/typelift/alchemy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/7] Compiling Alchemy Put.swift
[4/7] Compiling Alchemy Builder.swift
[5/7] Compiling Alchemy Get.swift
[6/7] Compiling Alchemy Serialize.swift
[7/7] Emitting module Alchemy
Build complete! (3.38s)
Fetching https://github.com/typelift/SwiftCheck.git from cache
Fetching https://github.com/llvm-swift/FileCheck.git from cache
Fetched https://github.com/typelift/SwiftCheck.git from cache (0.20s)
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.20s)
Computing version for https://github.com/typelift/SwiftCheck.git
Computed https://github.com/typelift/SwiftCheck.git at 0.10.0 (0.40s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.0.6 (0.37s)
Creating working copy for https://github.com/typelift/SwiftCheck.git
Working copy of https://github.com/typelift/SwiftCheck.git resolved at 0.10.0
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.0.6
Build complete.
Done.