The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Querl 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/joinhandshake/Querl.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/joinhandshake/Querl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 798d107 Merge pull request #3 from antonnyman/bump-example-11.0
Cloned https://github.com/joinhandshake/Querl.git
Revision (git rev-parse @):
798d1079dfe99f4d33dfcda4b672f344810ba61f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/joinhandshake/Querl.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/joinhandshake/Querl.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/8] Compiling Querl Query.swift
[4/8] Compiling Querl PagedQuery.swift
[5/8] Compiling Querl Mutation.swift
[6/8] Compiling Querl HasArguments.swift
[7/8] Emitting module Querl
[8/8] Compiling Querl Pagination.swift
Build complete! (9.76s)
Build complete.
Done.