The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoTrue 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.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/Z6YBxSjp/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.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/WeTransfer/Mocker from cache
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.20s)
Fetching https://github.com/kean/URLQueryEncoder from cache
Fetched https://github.com/WeTransfer/Mocker (0.22s)
Fetched https://github.com/kean/Get (0.22s)
Fetched https://github.com/kean/URLQueryEncoder (0.18s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.0 (0.64s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.05s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.0 (0.04s)
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/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.5
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
Building for debugging...
[1/9] Compiling Get Request.swift
[2/10] Compiling URLQueryEncoder URLQueryEncoder.swift
[3/10] Emitting module URLQueryEncoder
[4/10] Compiling Get APIClient.swift
[5/10] Compiling Get APIClientDelegate.swift
[6/10] Emitting module Get
[7/10] Compiling Get DataLoader.swift
[8/10] Compiling Get Response.swift
[9/10] Compiling KeychainAccess Keychain.swift
[10/10] Emitting module KeychainAccess
[11/22] Emitting module GoTrue
[12/25] Compiling GoTrue AuthChangeEvent.swift
[13/25] Compiling GoTrue Deprecated.swift
[14/25] Compiling GoTrue Endpoints.swift
[15/25] Compiling GoTrue Extensions.swift
[16/25] Compiling GoTrue Environment.swift
[17/25] Compiling GoTrue Helpers.swift
[18/25] Compiling GoTrue SessionManager.swift
[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.60s)
Build complete.
Done.