The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PostgREST with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Get Response.swift
[2/6] Compiling Get DataLoader.swift
[3/6] Compiling Get APIClient.swift
[4/6] Emitting module Get
[5/6] Compiling Get Request.swift
[6/6] Compiling Get APIClientDelegate.swift
[7/8] Emitting module GetExtensions
[8/8] Compiling GetExtensions MultiAPIClientDelegate.swift
[9/21] Compiling PostgREST TextSearchType.swift
[10/21] Compiling PostgREST PostgrestResponse.swift
[11/21] Compiling PostgREST PostgrestReturningOptions.swift
[12/21] Compiling PostgREST URLQueryRepresentable.swift
[13/22] Compiling PostgREST PostgrestRpcBuilder.swift
[14/22] Compiling PostgREST PostgrestTransformBuilder.swift
[15/22] Compiling PostgREST Version.swift
[16/22] Compiling PostgREST PostgrestFilterBuilder.swift
[17/22] Compiling PostgREST PostgrestQueryBuilder.swift
[18/22] Compiling PostgREST CountOption.swift
[19/22] Compiling PostgREST PostgrestBuilder.swift
[20/22] Compiling PostgREST PostgrestClient.swift
[21/22] Compiling PostgREST PostgrestError.swift
[22/22] Emitting module PostgREST
Build complete! (32.80s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/binaryscraping/GetExtensions from cache
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/binaryscraping/GetExtensions (0.43s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/kean/Get (0.45s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.61s)
Computing version for https://github.com/binaryscraping/GetExtensions
Computed https://github.com/binaryscraping/GetExtensions at 1.0.0 (0.03s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.02s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/apple/swift-syntax.git (1.32s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.14.0 (0.61s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.08s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
Creating working copy for https://github.com/binaryscraping/GetExtensions
Working copy of https://github.com/binaryscraping/GetExtensions resolved at 1.0.0
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "postgrest-swift",
      "name": "PostgREST",
      "url": "https://github.com/supabase-community/postgrest-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/postgrest-swift",
      "dependencies": [
        {
          "identity": "get",
          "name": "Get",
          "url": "https://github.com/kean/Get",
          "version": "2.1.6",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
          "dependencies": [
          ]
        },
        {
          "identity": "getextensions",
          "name": "GetExtensions",
          "url": "https://github.com/binaryscraping/GetExtensions",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GetExtensions",
          "dependencies": [
            {
              "identity": "get",
              "name": "Get",
              "url": "https://github.com/kean/Get",
              "version": "2.1.6",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/supabase-community/postgrest-swift.git from cache
Fetched https://github.com/supabase-community/postgrest-swift.git (0.16s)
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/binaryscraping/GetExtensions from cache
Fetched https://github.com/binaryscraping/GetExtensions (0.17s)
Fetched https://github.com/kean/Get (0.18s)
Computing version for https://github.com/binaryscraping/GetExtensions
Computed https://github.com/binaryscraping/GetExtensions at 1.0.0 (0.01s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.01s)
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/supabase-community/postgrest-swift.git
Working copy of https://github.com/supabase-community/postgrest-swift.git resolved at 1.0.3
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
warning: '.resolve-product-dependencies': dependency 'postgrest-swift' is not used by any target
Found 2 product dependencies
  - Get
  - GetExtensions
Done.