The Swift Package Index logo.Swift Package Index

Build Information

Successful build of functions-swift 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/functions-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/supabase-community/functions-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1870b24 Update README.md
Cloned https://github.com/supabase-community/functions-swift.git
Revision (git rev-parse @):
1870b2495ec452a7bd4ba9a92c35984ee5d1e915
SUCCESS checkout https://github.com/supabase-community/functions-swift.git at main
========================================
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 Request.swift
[2/6] Compiling Get APIClient.swift
[3/6] Compiling Get APIClientDelegate.swift
[4/6] Emitting module Get
[5/6] Compiling Get DataLoader.swift
[6/6] Compiling Get Response.swift
[7/10] Compiling Functions Types.swift
[8/10] Compiling Functions Version.swift
[9/10] Emitting module Functions
[10/10] Compiling Functions FunctionsClient.swift
Build complete! (5.11s)
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/kean/Get (0.19s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.05s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
Build complete.
Done.