Build Information
Successful build of swift-google-drive-client with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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/3/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/darrarski/swift-google-drive-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/22] Emitting module GoogleDriveClient
[2/24] Compiling GoogleDriveClient UpdateFileData.swift
[3/24] Compiling GoogleDriveClient User.swift
[4/24] Compiling GoogleDriveClient GetAbout.swift
[5/24] Compiling GoogleDriveClient GetFile.swift
[6/24] Compiling GoogleDriveClient GetFileData.swift
[7/24] Compiling GoogleDriveClient DeleteFile.swift
[8/24] Compiling GoogleDriveClient File.swift
[9/24] Compiling GoogleDriveClient FilesList.swift
[10/24] Compiling GoogleDriveClient HTTPClient.swift
[11/24] Compiling GoogleDriveClient Keychain.swift
[12/24] Compiling GoogleDriveClient ListFiles.swift
[13/24] Compiling GoogleDriveClient Coding.swift
[14/24] Compiling GoogleDriveClient Config.swift
[15/24] Compiling GoogleDriveClient CreateFile.swift
[16/24] Compiling GoogleDriveClient Credentials.swift
[17/24] Compiling GoogleDriveClient CurrentValueAsyncSequence.swift
[18/24] Compiling GoogleDriveClient DateGenerator.swift
[19/24] Compiling GoogleDriveClient OpenURL.swift
[20/24] Compiling GoogleDriveClient StorageQuota.swift
[21/24] Compiling GoogleDriveClient UUIDGenerator.swift
[22/24] Compiling GoogleDriveClient About.swift
[23/24] Compiling GoogleDriveClient Auth.swift
[24/24] Compiling GoogleDriveClient Client.swift
Build complete! (7.91s)
Build complete.
Done.