The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GoTrue, reference 1.3.0 (e53731), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 22:54:30 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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/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
Revision (git rev-parse @):
e53731e21569b2e9ce6f58763ad0fbce8e2e7603
SUCCESS checkout https://github.com/supabase-community/gotrue-swift.git at 1.3.0
Fetching https://github.com/kean/Get
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/kean/URLQueryEncoder
Fetching https://github.com/WeTransfer/Mocker
[1/128] Fetching urlqueryencoder
[129/2019] Fetching urlqueryencoder, mocker
[186/4368] Fetching urlqueryencoder, mocker, get
[450/8754] Fetching urlqueryencoder, mocker, get, keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.25s)
Fetched https://github.com/kean/Get from cache (1.25s)
Fetched https://github.com/WeTransfer/Mocker from cache (1.25s)
Fetched https://github.com/kean/URLQueryEncoder from cache (1.25s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.0 (1.85s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.56s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.0 (0.57s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.5 (0.58s)
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/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gotrue-swift",
      "name": "GoTrue",
      "url": "https://github.com/supabase-community/gotrue-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gotrue-swift",
      "dependencies": [
        {
          "identity": "get",
          "name": "Get",
          "url": "https://github.com/kean/Get",
          "version": "2.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
          "dependencies": [
          ]
        },
        {
          "identity": "urlqueryencoder",
          "name": "URLQueryEncoder",
          "url": "https://github.com/kean/URLQueryEncoder",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLQueryEncoder",
          "dependencies": [
          ]
        },
        {
          "identity": "keychainaccess",
          "name": "KeychainAccess",
          "url": "https://github.com/kishikawakatsumi/KeychainAccess",
          "version": "4.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/supabase-community/gotrue-swift.git
[1/1996] Fetching gotrue-swift
Fetched https://github.com/supabase-community/gotrue-swift.git from cache (0.88s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/kean/URLQueryEncoder from cache
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/kean/Get from cache (0.41s)
Fetched https://github.com/kean/URLQueryEncoder from cache (0.41s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.52s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.59s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (0.03s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (0.03s)
Creating working copy for https://github.com/supabase-community/gotrue-swift.git
Working copy of https://github.com/supabase-community/gotrue-swift.git resolved at 1.3.0 (e53731e)
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.2.1
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.1
warning: '.resolve-product-dependencies': dependency 'gotrue-swift' is not used by any target
Found 3 product dependencies
  - Get
  - URLQueryEncoder
  - KeychainAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/supabase-community/gotrue-swift.git
https://github.com/supabase-community/gotrue-swift.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/15] Compiling Get Request.swift
[7/15] Compiling Get Response.swift
[8/15] Compiling URLQueryEncoder URLQueryEncoder.swift
[9/15] Emitting module URLQueryEncoder
[10/15] Compiling Get APIClientDelegate.swift
[11/15] Compiling Get APIClient.swift
[12/15] Emitting module Get
[13/15] Compiling Get DataLoader.swift
[14/15] Emitting module KeychainAccess
[15/15] Compiling KeychainAccess Keychain.swift
[16/29] Compiling GoTrue Shims.swift
[17/30] Compiling GoTrue Version.swift
[18/30] Compiling GoTrue Helpers.swift
[19/30] Compiling GoTrue GoTrueLocalStorage.swift
[20/30] Compiling GoTrue ConcurrencySupport.swift
[21/30] Compiling GoTrue SessionManager.swift
[22/30] Compiling GoTrue Endpoints.swift
[23/30] Compiling GoTrue Extensions.swift
[24/30] Compiling GoTrue Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/GoTrue/Internal/Environment.swift:56:13: warning: let 'dateFormatterWithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 54 | }
 55 |
 56 | private let dateFormatterWithFractionalSeconds = { () -> ISO8601DateFormatter in
    |             |- warning: let 'dateFormatterWithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'dateFormatterWithFractionalSeconds' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |   let formatter = ISO8601DateFormatter()
 58 |   formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/GoTrue/Internal/Environment.swift:62:13: warning: let 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 60 | }()
 61 |
 62 | private let dateFormatter = { () -> ISO8601DateFormatter in
    |             |- warning: let 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'dateFormatter' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |   let formatter = ISO8601DateFormatter()
 64 |   formatter.formatOptions = [.withInternetDateTime]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/GoTrue/Internal/Environment.swift:30:7: warning: capture of 'configuration' with non-sendable type '(inout APIClient.Configuration) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 28 |       $0.delegate = Delegate()
 29 |
 30 |       configuration(&$0)
    |       |- warning: capture of 'configuration' with non-sendable type '(inout APIClient.Configuration) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
    |       `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 31 |     }
 32 |
[25/30] Compiling GoTrue AuthChangeEvent.swift
[26/30] Compiling GoTrue Deprecated.swift
[27/30] Emitting module GoTrue
/Users/admin/builder/spi-builder-workspace/Sources/GoTrue/Internal/Environment.swift:56:13: warning: let 'dateFormatterWithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 54 | }
 55 |
 56 | private let dateFormatterWithFractionalSeconds = { () -> ISO8601DateFormatter in
    |             |- warning: let 'dateFormatterWithFractionalSeconds' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'dateFormatterWithFractionalSeconds' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |   let formatter = ISO8601DateFormatter()
 58 |   formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/spi-builder-workspace/Sources/GoTrue/Internal/Environment.swift:62:13: warning: let 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 60 | }()
 61 |
 62 | private let dateFormatter = { () -> ISO8601DateFormatter in
    |             |- warning: let 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'dateFormatter' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |   let formatter = ISO8601DateFormatter()
 64 |   formatter.formatOptions = [.withInternetDateTime]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
[28/30] Compiling GoTrue Types.swift
[29/30] Compiling GoTrue GoTrueClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/GoTrue/GoTrueClient.swift:52:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 50 |     authEventChange = stream
 51 |     authEventChangeContinuation = continuation
 52 |     initializationTask = Task {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 53 |       do {
 54 |         _ = try await env.sessionManager.session()
    |                       `- note: closure captures 'env' which is accessible to code in the current task
 55 |         continuation.yield(.signedIn)
 56 |       } catch {
[30/30] Compiling GoTrue GoTrueError.swift
/Users/admin/builder/spi-builder-workspace/Sources/GoTrue/GoTrueClient.swift:52:31: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 50 |     authEventChange = stream
 51 |     authEventChangeContinuation = continuation
 52 |     initializationTask = Task {
    |                               `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 53 |       do {
 54 |         _ = try await env.sessionManager.session()
    |                       `- note: closure captures 'env' which is accessible to code in the current task
 55 |         continuation.yield(.signedIn)
 56 |       } catch {
Build complete! (8.04s)
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.