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: master
From https://github.com/darrarski/GoogleSignIn-Swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 503063c Merge pull request #1 from allexks/master
Cloned https://github.com/darrarski/GoogleSignIn-Swift.git
Revision (git rev-parse @):
503063ce6471ffee1d066486dc1b82a1dccde2a0
SUCCESS checkout https://github.com/darrarski/GoogleSignIn-Swift.git at master
========================================
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.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
Fetching https://github.com/darrarski/GoogleSignIn-Swift.git from cache
Fetched https://github.com/darrarski/GoogleSignIn-Swift.git (0.20s)
  "identity": ".resolve-product-dependencies",
Creating working copy for https://github.com/darrarski/GoogleSignIn-Swift.git
  "name": "resolve-dependencies",
Working copy of https://github.com/darrarski/GoogleSignIn-Swift.git resolved at master
  "url": "$PWD/checkout",
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
warning: '.resolve-product-dependencies': dependency 'googlesignin-swift' is not used by any target
    {
      "identity": "googlesignin-swift",
      "name": "GoogleSignIn",
      "url": "https://github.com/darrarski/GoogleSignIn-Swift.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/GoogleSignIn-Swift",
      "dependencies": [
      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.