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 swift-google-drive-client with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrarski/swift-google-drive-client.git
Reference: v0.12.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/darrarski/swift-google-drive-client
 * tag               v0.12.1    -> FETCH_HEAD
HEAD is now at 3ca4874 Merge pull request #23 from darrarski/fix/example-app-preview-client-get-about
Cloned https://github.com/darrarski/swift-google-drive-client.git
Revision (git rev-parse @):
3ca48747bbc4d82fcf68a978c42a6f225d92ea03
SUCCESS checkout https://github.com/darrarski/swift-google-drive-client.git at v0.12.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-google-drive-client",
      "name": "swift-google-drive-client",
      "url": "https://github.com/darrarski/swift-google-drive-client.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-google-drive-client",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/darrarski/swift-google-drive-client.git
[1/753] Fetching swift-google-drive-client
Fetched https://github.com/darrarski/swift-google-drive-client.git from cache (0.24s)
Creating working copy for https://github.com/darrarski/swift-google-drive-client.git
Working copy of https://github.com/darrarski/swift-google-drive-client.git resolved at v0.12.1 (3ca4874)
warning: '.resolve-product-dependencies': dependency 'swift-google-drive-client' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/darrarski/swift-google-drive-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/24] Compiling GoogleDriveClient DeleteFile.swift
[4/24] Compiling GoogleDriveClient File.swift
[5/24] Compiling GoogleDriveClient FilesList.swift
[6/24] Compiling GoogleDriveClient GetAbout.swift
[7/24] Compiling GoogleDriveClient GetFile.swift
[8/24] Compiling GoogleDriveClient GetFileData.swift
[9/26] Compiling GoogleDriveClient Credentials.swift
[10/26] Compiling GoogleDriveClient CurrentValueAsyncSequence.swift
[11/26] Compiling GoogleDriveClient DateGenerator.swift
[12/26] Compiling GoogleDriveClient HTTPClient.swift
[13/26] Compiling GoogleDriveClient Keychain.swift
[14/26] Compiling GoogleDriveClient ListFiles.swift
[15/26] Compiling GoogleDriveClient Coding.swift
[16/26] Compiling GoogleDriveClient Config.swift
[17/26] Compiling GoogleDriveClient CreateFile.swift
[18/26] Compiling GoogleDriveClient UpdateFileData.swift
[19/26] Compiling GoogleDriveClient User.swift
[20/26] Compiling GoogleDriveClient About.swift
[21/26] Compiling GoogleDriveClient Auth.swift
[22/26] Compiling GoogleDriveClient Client.swift
[23/26] Emitting module GoogleDriveClient
[24/26] Compiling GoogleDriveClient OpenURL.swift
[25/26] Compiling GoogleDriveClient StorageQuota.swift
[26/26] Compiling GoogleDriveClient UUIDGenerator.swift
Build complete! (6.68s)
Build complete.
Done.