The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Query 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/lightyear/Query.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lightyear/Query
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 2314c5d Doc comments + README
Cloned https://github.com/lightyear/Query.git into spi-builder-workspace
2314c5dfd61c3a7a25289cc023ee8e0153bfc9d3
SUCCESS checkout https://github.com/lightyear/Query.git at 1.1.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)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.26s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.26s)
Fetched https://github.com/Quick/Nimble (0.43s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.07s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.06s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.05s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
warning: 'spi-builder-workspace': Invalid Resource 'QueryTests/QueryTests.xcdatamodeld': File not found.
Building for debugging...
[1/2] Compiling Query Query.swift
[2/2] Emitting module Query
Build complete! (7.40s)
Build complete.
Done.