Build Information
Successful build of PostgREST, reference 1.0.3 (2afb40
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 17:14:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/supabase-community/postgrest-swift.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/supabase-community/postgrest-swift
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 2afb40a chore: fix build by defining closure return type (#53)
Cloned https://github.com/supabase-community/postgrest-swift.git
Revision (git rev-parse @):
2afb40a2f91ba881db8f04131e1b5146001813a5
SUCCESS checkout https://github.com/supabase-community/postgrest-swift.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/supabase-community/postgrest-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/10] Compiling Get Request.swift
[6/10] Compiling Get Response.swift
[7/10] Compiling Get DataLoader.swift
[8/10] Compiling Get APIClientDelegate.swift
[9/10] Emitting module Get
[10/10] Compiling Get APIClient.swift
[11/12] Compiling GetExtensions MultiAPIClientDelegate.swift
[12/12] Emitting module GetExtensions
[13/25] Compiling PostgREST URLQueryRepresentable.swift
[14/26] Compiling PostgREST PostgrestFilterBuilder.swift
[15/26] Compiling PostgREST PostgrestQueryBuilder.swift
[16/26] Compiling PostgREST PostgrestRpcBuilder.swift
[17/26] Compiling PostgREST PostgrestReturningOptions.swift
[18/26] Compiling PostgREST TextSearchType.swift
[19/26] Compiling PostgREST PostgrestTransformBuilder.swift
[20/26] Compiling PostgREST PostgrestResponse.swift
[21/26] Compiling PostgREST CountOption.swift
[22/26] Compiling PostgREST PostgrestBuilder.swift
[23/26] Emitting module PostgREST
[24/26] Compiling PostgREST PostgrestClient.swift
[25/26] Compiling PostgREST PostgrestError.swift
[26/26] Compiling PostgREST Version.swift
Build complete! (19.09s)
Fetching https://github.com/kean/Get
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/binaryscraping/GetExtensions
[1/33] Fetching getextensions
[20/2382] Fetching getextensions, get
[561/15609] Fetching getextensions, get, swift-snapshot-testing
Fetched https://github.com/kean/Get from cache (1.04s)
[416/13260] Fetching getextensions, swift-snapshot-testing
Fetched https://github.com/binaryscraping/GetExtensions from cache (2.23s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.23s)
Computing version for https://github.com/binaryscraping/GetExtensions
Computed https://github.com/binaryscraping/GetExtensions at 1.0.0 (2.76s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (0.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.43s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75487] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.14s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.14s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.57s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.07s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/binaryscraping/GetExtensions
Working copy of https://github.com/binaryscraping/GetExtensions resolved at 1.0.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"identity" : "get",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kean/Get"
},
{
"identity" : "getextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/binaryscraping/GetExtensions"
}
],
"manifest_display_name" : "PostgREST",
"name" : "PostgREST",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PostgREST",
"targets" : [
"PostgREST"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PostgRESTTests",
"module_type" : "SwiftTarget",
"name" : "PostgRESTTests",
"path" : "Tests/PostgRESTTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"BuildURLRequestTests.swift",
"URLQueryRepresentableTests.swift"
],
"target_dependencies" : [
"PostgREST"
],
"type" : "test"
},
{
"c99name" : "PostgRESTIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "PostgRESTIntegrationTests",
"path" : "Tests/PostgRESTIntegrationTests",
"sources" : [
"IntegrationTests.swift"
],
"target_dependencies" : [
"PostgREST"
],
"type" : "test"
},
{
"c99name" : "PostgREST",
"module_type" : "SwiftTarget",
"name" : "PostgREST",
"path" : "Sources/PostgREST",
"product_dependencies" : [
"Get",
"GetExtensions"
],
"product_memberships" : [
"PostgREST"
],
"sources" : [
"CountOption.swift",
"PostgrestBuilder.swift",
"PostgrestClient.swift",
"PostgrestError.swift",
"PostgrestFilterBuilder.swift",
"PostgrestQueryBuilder.swift",
"PostgrestResponse.swift",
"PostgrestReturningOptions.swift",
"PostgrestRpcBuilder.swift",
"PostgrestTransformBuilder.swift",
"TextSearchType.swift",
"URLQueryRepresentable.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.