The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Expression 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.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/Expression.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/Expression
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 81e8f21 Update for 0.13.8 release
Cloned https://github.com/nicklockwood/Expression.git
Revision (git rev-parse @):
81e8f21b576ac2cd211ab42a7396fdf7b66f02b4
SUCCESS checkout https://github.com/nicklockwood/Expression.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...
[1/3] Compiling Expression AnyExpression.swift
[2/3] Compiling Expression Expression.swift
[3/3] Emitting module Expression
Build complete! (4.70s)
Build complete.
Done.