This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 GoogleSignIn with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrarski/GoogleSignIn-Swift.git
Reference: v0.0.5
From https://github.com/darrarski/GoogleSignIn-Swift
 * tag               v0.0.5     -> FETCH_HEAD
Cloned https://github.com/darrarski/GoogleSignIn-Swift.git
Revision (git rev-parse @):
503063ce6471ffee1d066486dc1b82a1dccde2a0
SUCCESS checkout https://github.com/darrarski/GoogleSignIn-Swift.git at v0.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/6] Compiling GoogleSignIn Config.swift
[2/6] Compiling GoogleSignIn Error.swift
[3/6] Compiling GoogleSignIn TokenResponse.swift
[4/6] Compiling GoogleSignIn Controller.swift
[5/6] Emitting module GoogleSignIn
$PWD/checkout/Sources/GoogleSignIn/URLSessionProtocol.swift:10:1: warning: sendability of function types in instance method 'dataTask(with:completionHandler:)' does not match requirement in protocol 'URLSessionProtocol'
extension URLSession: URLSessionProtocol {}
^
$PWD/checkout/Sources/GoogleSignIn/URLSessionProtocol.swift:4:10: note: expected sendability to match requirement here
    func dataTask(
         ^
[6/6] Compiling GoogleSignIn URLSessionProtocol.swift
$PWD/checkout/Sources/GoogleSignIn/URLSessionProtocol.swift:10:1: warning: sendability of function types in instance method 'dataTask(with:completionHandler:)' does not match requirement in protocol 'URLSessionProtocol'
extension URLSession: URLSessionProtocol {}
^
$PWD/checkout/Sources/GoogleSignIn/URLSessionProtocol.swift:4:10: note: expected sendability to match requirement here
    func dataTask(
         ^
Build complete! (7.21s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.