The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/vMd7uqzK/0/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.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Get Request.swift
[2/5] Compiling Get APIClient.swift
[3/5] Compiling Get APIClientDelegate.swift
[4/5] Emitting module Get
[5/5] Compiling Get DataLoader.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 PostgrestReturningOptions.swift
[11/22] Compiling PostgREST PostgrestRpcBuilder.swift
[12/22] Compiling PostgREST PostgrestTransformBuilder.swift
[13/22] Compiling PostgREST PostgrestFilterBuilder.swift
[14/22] Compiling PostgREST PostgrestQueryBuilder.swift
[15/22] Compiling PostgREST PostgrestResponse.swift
[16/22] Compiling PostgREST TextSearchType.swift
[17/22] Compiling PostgREST URLQueryRepresentable.swift
[18/22] Compiling PostgREST Version.swift
[19/22] Compiling PostgREST CountOption.swift
[20/22] Compiling PostgREST PostgrestBuilder.swift
[21/22] Compiling PostgREST PostgrestClient.swift
[22/22] Compiling PostgREST PostgrestError.swift
Build complete! (8.78s)
Fetching https://github.com/binaryscraping/GetExtensions from cache
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/binaryscraping/GetExtensions (0.19s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/kean/Get (0.21s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.97s)
Computing version for https://github.com/binaryscraping/GetExtensions
Computed https://github.com/binaryscraping/GetExtensions at 1.0.0 (0.07s)
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.04s)
Fetched https://github.com/apple/swift-syntax.git (1.91s)
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/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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Build complete.
Done.