The Swift Package Index logo.Swift Package Index

Build Information

Successful build of replicate-kit-swift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Igor/replicate-kit-swift.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/The-Igor/replicate-kit-swift
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at ebafb50 Update README.md
Cloned https://github.com/The-Igor/replicate-kit-swift.git
Revision (git rev-parse @):
ebafb50f379620d9b71d2bed1ebd4820788c62f6
SUCCESS checkout https://github.com/The-Igor/replicate-kit-swift.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/The-Igor/replicate-kit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/9] Emitting module retry_policy_service
[6/9] Compiling retry_policy_service RetryService.swift
[7/9] Compiling retry_policy_service RetryIterator.swift
[8/9] Compiling retry_policy_service Strategy.swift
[9/9] Compiling retry_policy_service DispatchTimeInterval.swift
[10/30] Compiling async_http_client JsonReader.swift
[11/30] Compiling async_http_client Validate.swift
[12/32] Emitting module async_http_client
[13/32] Compiling async_http_client IConfiguration.swift
[14/32] Compiling async_http_client IProxy.swift
[15/32] Compiling async_http_client IResponse.swift
[16/32] Compiling async_http_client HttpMethod.swift
[17/32] Compiling async_http_client Errors.swift
[18/32] Compiling async_http_client ITaskDelegate.swift
[19/32] Compiling async_http_client IReader.swift
[20/32] Compiling async_http_client IWriter.swift
[21/32] Compiling async_http_client IValidate.swift
[22/32] Compiling async_http_client Configuration.swift
[23/32] Compiling async_http_client Direct.swift
[24/32] Compiling async_http_client Http.swift
[25/32] Compiling async_http_client RequestHelper.swift
[26/32] Compiling async_http_client SendHelper.swift
[27/32] Compiling async_http_client UrlHelper.swift
[28/32] Compiling async_http_client Status.swift
[29/32] Compiling async_http_client JsonWriter.swift
[30/32] Compiling async_http_client Proxy+.swift
[31/32] Compiling async_http_client Proxy.swift
[32/32] Compiling async_http_client Response.swift
[33/42] Compiling replicate_kit_swift HttpBody.swift
[34/42] Compiling replicate_kit_swift ReplicateEndpoint.swift
[35/43] Compiling replicate_kit_swift IEndpoint.swift
[36/43] Compiling replicate_kit_swift Model.swift
[37/43] Compiling replicate_kit_swift Prediction.swift
[38/43] Compiling replicate_kit_swift ReplicateAPI.swift
[39/43] Compiling replicate_kit_swift Expect.swift
[40/43] Compiling replicate_kit_swift CollectionOfModels.swift
[41/43] Emitting module replicate_kit_swift
[42/43] Compiling replicate_kit_swift Errors.swift
[43/43] Compiling replicate_kit_swift ResponseError.swift
Build complete! (10.81s)
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (0.16s)
Fetched https://github.com/The-Igor/async-http-client.git from cache (0.16s)
Computing version for https://github.com/The-Igor/async-http-client.git
Computed https://github.com/The-Igor/async-http-client.git at 1.4.4 (0.39s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.0 (0.46s)
Creating working copy for https://github.com/The-Igor/async-http-client.git
Working copy of https://github.com/The-Igor/async-http-client.git resolved at 1.4.4
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.0
Build complete.
Done.