The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Querl 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/joinhandshake/Querl.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/joinhandshake/Querl
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ee2dcc0 Merge pull request #2 from nathreed/custom-decoder
Cloned https://github.com/joinhandshake/Querl.git into spi-builder-workspace
ee2dcc00d97d9d42a68aa185a3776a352f5e81fc
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/joinhandshake/Querl.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)
Building for debugging...
[1/6] Compiling Querl Query.swift
[2/6] Compiling Querl PagedQuery.swift
[3/6] Compiling Querl HasArguments.swift
[4/6] Compiling Querl Mutation.swift
[5/6] Emitting module Querl
[6/6] Compiling Querl Pagination.swift
Build complete! (3.32s)
Build complete.
Done.