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.0 for macOS (SPM) on 30 Nov 2024 03:15:25 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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/kishikawakatsumi/KeychainAccess
Fetching https://github.com/kean/Get
Fetching https://github.com/kean/URLQueryEncoder
Fetching https://github.com/WeTransfer/Mocker
[1/128] Fetching urlqueryencoder
[129/2463] Fetching urlqueryencoder, get
[130/4348] Fetching urlqueryencoder, get, mocker
[473/8737] Fetching urlqueryencoder, get, mocker, keychainaccess
Fetched https://github.com/WeTransfer/Mocker from cache (2.12s)
[3651/6852] Fetching urlqueryencoder, get, keychainaccess
Fetched https://github.com/kean/URLQueryEncoder from cache (2.38s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (2.38s)
Fetched https://github.com/kean/Get from cache (2.38s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.0 (0.57s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.58s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.0 (0.55s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.5 (0.68s)
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.0
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
========================================
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 (1.02s)
Fetching https://github.com/kean/URLQueryEncoder from cache
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kean/Get from cache (0.62s)
Fetched https://github.com/kean/URLQueryEncoder from cache (0.62s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.62s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.03s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (0.02s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (0.02s)
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/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/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.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.0
Building package at path:  $PWD
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.1.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--7754E27361AE5C74.txt
[6/15] Compiling Get Response.swift
[7/15] Compiling Get Request.swift
[8/15] Compiling Get APIClientDelegate.swift
[9/15] Compiling URLQueryEncoder URLQueryEncoder.swift
[10/15] Emitting module URLQueryEncoder
[11/15] Compiling Get APIClient.swift
[12/15] Emitting module Get
[13/15] Compiling Get DataLoader.swift
[14/15] Compiling KeychainAccess Keychain.swift
[15/15] Emitting module KeychainAccess
[16/29] Compiling GoTrue SessionManager.swift
[17/29] Compiling GoTrue Shims.swift
[18/30] Compiling GoTrue Helpers.swift
[19/30] Compiling GoTrue Version.swift
[20/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: annotate 'dateFormatterWithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |   let formatter = ISO8601DateFormatter()
 58 |   formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'dateFormatter' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |   let formatter = ISO8601DateFormatter()
 64 |   formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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 |
[21/30] Compiling GoTrue Endpoints.swift
[22/30] Compiling GoTrue Extensions.swift
[23/30] Compiling GoTrue AuthChangeEvent.swift
[24/30] Compiling GoTrue Deprecated.swift
[25/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: annotate 'dateFormatterWithFractionalSeconds' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 57 |   let formatter = ISO8601DateFormatter()
 58 |   formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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: annotate 'dateFormatter' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |   let formatter = ISO8601DateFormatter()
 64 |   formatter.formatOptions = [.withInternetDateTime]
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[26/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 {
[27/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 {
[28/30] Compiling GoTrue GoTrueLocalStorage.swift
[29/30] Compiling GoTrue ConcurrencySupport.swift
[30/30] Compiling GoTrue Types.swift
Build complete! (13.42s)
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.