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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/supabase-community/postgrest-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-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:             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 Request.swift
[4/5] Compiling Get APIClient.swift
[5/5] Compiling Get APIClientDelegate.swift
[6/6] Compiling Get Response.swift
[7/8] Compiling GetExtensions MultiAPIClientDelegate.swift
[8/8] Emitting module GetExtensions
[9/19] Compiling PostgREST PostgrestReturningOptions.swift
[10/19] Compiling PostgREST PostgrestRpcBuilder.swift
[11/19] Compiling PostgREST PostgrestTransformBuilder.swift
[12/19] Emitting module PostgREST
[13/19] Compiling PostgREST PostgrestFilterBuilder.swift
[14/19] Compiling PostgREST PostgrestQueryBuilder.swift
[15/19] Compiling PostgREST PostgrestResponse.swift
[16/22] Compiling PostgREST CountOption.swift
[17/22] Compiling PostgREST PostgrestBuilder.swift
[18/22] Compiling PostgREST PostgrestClient.swift
[19/22] Compiling PostgREST PostgrestError.swift
[20/22] Compiling PostgREST TextSearchType.swift
[21/22] Compiling PostgREST URLQueryRepresentable.swift
[22/22] Compiling PostgREST Version.swift
Build complete! (7.08s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/binaryscraping/GetExtensions from cache
Fetched https://github.com/binaryscraping/GetExtensions (0.24s)
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.32s)
Fetched https://github.com/kean/Get (0.17s)
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.05s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.14.0 (0.04s)
Fetched https://github.com/apple/swift-syntax.git (1.04s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.13s)
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
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
Build complete.
Done.