The Swift Package Index logo.Swift Package Index

Build Information

Successful build of jmespath.swift 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/adam-fowler/jmespath.swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/jmespath.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0d9765c Update swift versions in CI
Cloned https://github.com/adam-fowler/jmespath.swift.git
Revision (git rev-parse @):
0d9765c7045d5fb3f8e304fc1f85a9cbc2abbd54
SUCCESS checkout https://github.com/adam-fowler/jmespath.swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/adam-fowler/jmespath.swift.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/13] Compiling JMESPath Ast.swift
[4/13] Compiling JMESPath Error.swift
[5/13] Compiling JMESPath Runtime.swift
[6/14] Compiling JMESPath Interpreter.swift
[7/14] Compiling JMESPath Lexer.swift
[8/14] Compiling JMESPath Token.swift
[9/14] Compiling JMESPath Parser.swift
[10/14] Compiling JMESPath Expression.swift
[11/14] Compiling JMESPath Functions.swift
[12/14] Compiling JMESPath Sendable.swift
[13/14] Emitting module JMESPath
[14/14] Compiling JMESPath Variable.swift
Build complete! (9.69s)
Build complete.
Done.