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 PostgREST, reference master (7ab9a3), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 17:14:22 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/supabase-community/postgrest-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ab9a30 Update README.md
Cloned https://github.com/supabase-community/postgrest-swift.git
Revision (git rev-parse @):
7ab9a30af9ca6235c6b4131774f0c5ee370716e5
SUCCESS checkout https://github.com/supabase-community/postgrest-swift.git at master
========================================
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 DataLoader.swift
[6/10] Compiling Get APIClientDelegate.swift
[7/10] Compiling Get Response.swift
[8/10] Compiling Get Request.swift
[9/10] Emitting module Get
[10/10] Compiling Get APIClient.swift
[11/12] Emitting module GetExtensions
[12/12] Compiling GetExtensions MultiAPIClientDelegate.swift
[13/25] Compiling PostgREST PostgrestRpcBuilder.swift
[14/25] Compiling PostgREST PostgrestTransformBuilder.swift
[15/26] Compiling PostgREST PostgrestReturningOptions.swift
[16/26] Compiling PostgREST TextSearchType.swift
[17/26] Compiling PostgREST URLQueryRepresentable.swift
[18/26] Compiling PostgREST PostgrestResponse.swift
[19/26] Compiling PostgREST Version.swift
[20/26] Compiling PostgREST CountOption.swift
[21/26] Compiling PostgREST PostgrestBuilder.swift
[22/26] Compiling PostgREST PostgrestClient.swift
[23/26] Compiling PostgREST PostgrestError.swift
[24/26] Emitting module PostgREST
[25/26] Compiling PostgREST PostgrestFilterBuilder.swift
[26/26] Compiling PostgREST PostgrestQueryBuilder.swift
Build complete! (19.91s)
Fetching https://github.com/kean/Get
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/binaryscraping/GetExtensions
[1/33] Fetching getextensions
[34/2382] Fetching getextensions, get
[575/15609] Fetching getextensions, get, swift-snapshot-testing
Fetched https://github.com/kean/Get from cache (3.36s)
Fetched https://github.com/binaryscraping/GetExtensions from cache (3.36s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.36s)
Computing version for https://github.com/binaryscraping/GetExtensions
Computed https://github.com/binaryscraping/GetExtensions at 1.0.0 (3.89s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.44s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[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.34s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.34s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.80s)
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.22s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.44s)
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/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/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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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.