The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of jmespath.swift, reference 1.0.3 (3877a5), with Swift 5.9 for macOS (SPM) on 2 Aug 2024 09:26:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/jmespath.swift.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/jmespath.swift
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 3877a50 Merge pull request #8 from adam-fowler/windows-ci-2
Cloned https://github.com/adam-fowler/jmespath.swift.git
Revision (git rev-parse @):
3877a5060e85ae33e3b9fe51ab581784f65ec80e
SUCCESS checkout https://github.com/adam-fowler/jmespath.swift.git at 1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/adam-fowler/jmespath.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling JMESPath Token.swift
[2/12] Compiling JMESPath Runtime.swift
[3/12] Compiling JMESPath Parser.swift
[4/12] Compiling JMESPath Interpreter.swift
[5/12] Compiling JMESPath Sendable.swift
[6/12] Compiling JMESPath Lexer.swift
[7/12] Compiling JMESPath Variable.swift
[8/12] Compiling JMESPath Expression.swift
[9/12] Compiling JMESPath Ast.swift
[10/12] Compiling JMESPath Error.swift
[11/12] Compiling JMESPath Functions.swift
[12/12] Emitting module JMESPath
Build complete! (7.80s)
Build complete.
Done.