The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Alchemy 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/typelift/alchemy.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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 into spi-builder-workspace
98589869f2fb60f29159e164241f1c2d0e47e430
SUCCESS checkout https://github.com/typelift/alchemy.git at 0.2.0
========================================
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/llvm-swift/FileCheck.git from cache
Fetching https://github.com/typelift/SwiftCheck.git from cache
Fetched https://github.com/typelift/SwiftCheck.git (0.20s)
Computing version for https://github.com/typelift/SwiftCheck.git
Fetched https://github.com/llvm-swift/FileCheck.git (0.20s)
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.73s)
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
Building for debugging...
[1/5] Compiling Alchemy Get.swift
[2/5] Compiling Alchemy Put.swift
[3/5] Compiling Alchemy Builder.swift
[4/5] Emitting module Alchemy
[5/5] Compiling Alchemy Serialize.swift
Build complete! (4.27s)
Build complete.
Done.