The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.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/admin/builds/Z6YBxSjp/0/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.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Get DataLoader.swift
[2/5] Emitting module Get
[3/5] Compiling Get APIClient.swift
[4/5] Compiling Get APIClientDelegate.swift
[5/5] Compiling Get Request.swift
[6/6] Compiling Get Response.swift
[7/8] Compiling GetExtensions MultiAPIClientDelegate.swift
[8/8] Emitting module GetExtensions
[9/19] Emitting module PostgREST
[10/22] Compiling PostgREST CountOption.swift
[11/22] Compiling PostgREST PostgrestBuilder.swift
[12/22] Compiling PostgREST PostgrestClient.swift
[13/22] Compiling PostgREST PostgrestError.swift
[14/22] Compiling PostgREST PostgrestReturningOptions.swift
[15/22] Compiling PostgREST PostgrestRpcBuilder.swift
[16/22] Compiling PostgREST PostgrestTransformBuilder.swift
[17/22] Compiling PostgREST PostgrestFilterBuilder.swift
[18/22] Compiling PostgREST PostgrestQueryBuilder.swift
[19/22] Compiling PostgREST PostgrestResponse.swift
[20/22] Compiling PostgREST TextSearchType.swift
[21/22] Compiling PostgREST URLQueryRepresentable.swift
[22/22] Compiling PostgREST Version.swift
Build complete! (13.09s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/binaryscraping/GetExtensions from cache
Fetched https://github.com/kean/Get (1.25s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/binaryscraping/GetExtensions (1.25s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.55s)
Computing version for https://github.com/binaryscraping/GetExtensions
Fetched https://github.com/apple/swift-syntax.git (1.80s)
Computed https://github.com/binaryscraping/GetExtensions at 1.0.0 (0.05s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.04s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.14.0 (0.72s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.20s)
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/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/binaryscraping/GetExtensions
Working copy of https://github.com/binaryscraping/GetExtensions resolved at 1.0.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
Build complete.
Done.