The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoTrue 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/supabase-community/gotrue-swift.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/supabase-community/gotrue-swift
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at e53731e Bump version to 1.3.0
Cloned https://github.com/supabase-community/gotrue-swift.git into spi-builder-workspace
e53731e21569b2e9ce6f58763ad0fbce8e2e7603
SUCCESS checkout https://github.com/supabase-community/gotrue-swift.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.1.app" xcrun swift build --arch arm64
Fetching https://github.com/kean/URLQueryEncoder from cache
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/WeTransfer/Mocker from cache
Fetched https://github.com/kean/URLQueryEncoder (0.34s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kean/Get (0.34s)
Fetched https://github.com/WeTransfer/Mocker (0.35s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.27s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.0 (0.96s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.07s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.0 (0.85s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.5 (0.03s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/WeTransfer/Mocker
Working copy of https://github.com/WeTransfer/Mocker resolved at 3.0.0
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.5
Building for debugging...
[1/9] Emitting module Get
[2/10] Compiling Get Request.swift
[3/10] Emitting module URLQueryEncoder
[4/10] Compiling URLQueryEncoder URLQueryEncoder.swift
[5/10] Compiling Get Response.swift
[6/10] Compiling Get APIClient.swift
[7/10] Compiling Get APIClientDelegate.swift
[8/10] Compiling Get DataLoader.swift
[9/10] Compiling KeychainAccess Keychain.swift
[10/10] Emitting module KeychainAccess
[11/22] Compiling GoTrue AuthChangeEvent.swift
[12/22] Compiling GoTrue Deprecated.swift
[13/22] Compiling GoTrue Endpoints.swift
[14/22] Compiling GoTrue Extensions.swift
[15/25] Compiling GoTrue Environment.swift
[16/25] Compiling GoTrue Helpers.swift
[17/25] Compiling GoTrue SessionManager.swift
[18/25] Emitting module GoTrue
[19/25] Compiling GoTrue GoTrueClient.swift
[20/25] Compiling GoTrue GoTrueError.swift
[21/25] Compiling GoTrue GoTrueLocalStorage.swift
[22/25] Compiling GoTrue ConcurrencySupport.swift
[23/25] Compiling GoTrue Shims.swift
[24/25] Compiling GoTrue Types.swift
[25/25] Compiling GoTrue Version.swift
Build complete! (15.64s)
Build complete.
Done.