The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hcaptcha-swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aronbudinszky/hcaptcha-swift.git
Reference: v1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aronbudinszky/hcaptcha-swift
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at 76b94e8 Fix doc yaml indentation issue.
Cloned https://github.com/aronbudinszky/hcaptcha-swift.git into spi-builder-workspace
76b94e8c619615c7416afef32c93287373e2e99a
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/aronbudinszky/hcaptcha-swift.git at v1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
warning: 'spi-builder-workspace': the target name HCaptchaSwiftTests has different case on the filesystem and the Package.swift manifest file
Building for debugging...
[1/12] Compiling HCaptchaSwift ApiClient.swift
[2/12] Compiling HCaptchaSwift ApiRequestCommunicating.swift
[3/12] Compiling HCaptchaSwift ErrorCodes.swift
[4/12] Compiling HCaptchaSwift ErrorCodeReceiving.swift
[5/12] Compiling HCaptchaSwift HCaptchaClientCompatible.swift
[6/12] Compiling HCaptchaSwift URLSession+Async.swift
[7/12] Compiling HCaptchaSwift HCaptchaSwift.swift
[8/13] Compiling HCaptchaSwift RequestResponsePairing.swift
[9/13] Emitting module HCaptchaSwift
[10/13] Compiling HCaptchaSwift VerifyRequest.swift
[11/13] Compiling HCaptchaSwift Client.swift
[12/13] Compiling HCaptchaSwift Constants.swift
[13/13] Compiling HCaptchaSwift VerifyResponse.swift
Build complete! (5.72s)
Build complete.
Done.