The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GoTrue, reference main (1f2c61), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 18:19:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/supabase-community/gotrue-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/supabase-community/gotrue-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f2c61d Update README.md
Cloned https://github.com/supabase-community/gotrue-swift.git
Revision (git rev-parse @):
1f2c61d1c83887f7eb7835b07e03779a7c10f5c1
SUCCESS checkout https://github.com/supabase-community/gotrue-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/supabase-community/gotrue-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/15] Compiling Get Response.swift
[7/15] Compiling URLQueryEncoder URLQueryEncoder.swift
[8/15] Emitting module URLQueryEncoder
[9/15] Compiling Get DataLoader.swift
[10/15] Compiling Get Request.swift
[11/15] Compiling Get APIClientDelegate.swift
[12/15] Emitting module Get
[13/15] Compiling Get APIClient.swift
[14/15] Compiling KeychainAccess Keychain.swift
[15/15] Emitting module KeychainAccess
[16/29] Emitting module GoTrue
[17/29] Compiling GoTrue AuthChangeEvent.swift
[18/29] Compiling GoTrue Deprecated.swift
[19/30] Compiling GoTrue Version.swift
[20/30] Compiling GoTrue GoTrueLocalStorage.swift
[21/30] Compiling GoTrue ConcurrencySupport.swift
[22/30] Compiling GoTrue SessionManager.swift
[23/30] Compiling GoTrue Environment.swift
[24/30] Compiling GoTrue GoTrueClient.swift
[25/30] Compiling GoTrue GoTrueError.swift
[26/30] Compiling GoTrue Shims.swift
[27/30] Compiling GoTrue Endpoints.swift
[28/30] Compiling GoTrue Extensions.swift
[29/30] Compiling GoTrue Helpers.swift
[30/30] Compiling GoTrue Types.swift
Build complete! (13.15s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/WeTransfer/Mocker
Fetching https://github.com/kean/Get
Fetching https://github.com/kean/URLQueryEncoder
[1/1889] Fetching mocker
[2/2017] Fetching mocker, urlqueryencoder
[318/4366] Fetching mocker, urlqueryencoder, get
[521/8752] Fetching mocker, urlqueryencoder, get, keychainaccess
Fetched https://github.com/kean/Get from cache (1.32s)
Fetched https://github.com/WeTransfer/Mocker from cache (1.32s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.32s)
Fetched https://github.com/kean/URLQueryEncoder from cache (1.32s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.88s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (0.51s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.2 (0.51s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (0.51s)
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/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.1
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.1
Creating working copy for https://github.com/WeTransfer/Mocker
Working copy of https://github.com/WeTransfer/Mocker resolved at 3.0.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "get",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Get"
    },
    {
      "identity" : "urlqueryencoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/URLQueryEncoder"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess"
    },
    {
      "identity" : "mocker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/WeTransfer/Mocker"
    }
  ],
  "manifest_display_name" : "GoTrue",
  "name" : "GoTrue",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GoTrue",
      "targets" : [
        "GoTrue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoTrueTests",
      "module_type" : "SwiftTarget",
      "name" : "GoTrueTests",
      "path" : "Tests/GoTrueTests",
      "product_dependencies" : [
        "Mocker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoTrueTests/Resources/session.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoTrueTests/Resources/signup-response.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoTrueTests/Resources/user.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "GoTrueTests.swift",
        "JWTTests.swift",
        "MockHelpers.swift"
      ],
      "target_dependencies" : [
        "GoTrue"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoTrue",
      "module_type" : "SwiftTarget",
      "name" : "GoTrue",
      "path" : "Sources/GoTrue",
      "product_dependencies" : [
        "Get",
        "KeychainAccess",
        "URLQueryEncoder"
      ],
      "product_memberships" : [
        "GoTrue"
      ],
      "sources" : [
        "AuthChangeEvent.swift",
        "Deprecated.swift",
        "Endpoints.swift",
        "Extensions.swift",
        "GoTrueClient.swift",
        "GoTrueError.swift",
        "GoTrueLocalStorage.swift",
        "Internal/ConcurrencySupport.swift",
        "Internal/Environment.swift",
        "Internal/Helpers.swift",
        "Internal/SessionManager.swift",
        "Internal/Shims.swift",
        "Types.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.