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 openai-async-image-swiftui, reference main (768e1a), with Swift 5.8 for macOS (SPM) on 14 Sep 2024 19:05:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/openai-async-image-swiftui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/openai-async-image-swiftui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 768e1ad Update .spi.yml
Cloned https://github.com/igor11191708/openai-async-image-swiftui.git
Revision (git rev-parse @):
768e1ad59053b9f48097296647bc87d8238656d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/openai-async-image-swiftui.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/igor11191708/openai-async-image-swiftui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling retry_policy_service DispatchTimeInterval.swift
[2/4] Emitting module retry_policy_service
[3/4] Compiling retry_policy_service Strategy.swift
[4/4] Compiling retry_policy_service RetryService.swift
[5/25] Emitting module async_http_client
[6/27] Compiling async_http_client IConfiguration.swift
[7/27] Compiling async_http_client IProxy.swift
[8/27] Compiling async_http_client IResponse.swift
[9/27] Compiling async_http_client Status.swift
[10/27] Compiling async_http_client JsonWriter.swift
[11/27] Compiling async_http_client JsonReader.swift
[12/27] Compiling async_http_client Validate.swift
[13/27] Compiling async_http_client Response.swift
[14/27] Compiling async_http_client HttpMethod.swift
[15/27] Compiling async_http_client IReader.swift
[16/27] Compiling async_http_client IWriter.swift
[17/27] Compiling async_http_client IValidate.swift
[18/27] Compiling async_http_client Proxy+.swift
[19/27] Compiling async_http_client Proxy.swift
[20/27] Compiling async_http_client RequestHelper.swift
[21/27] Compiling async_http_client SendHelper.swift
[22/27] Compiling async_http_client Errors.swift
[23/27] Compiling async_http_client ITaskDelegate.swift
[24/27] Compiling async_http_client Direct.swift
[25/27] Compiling async_http_client Http.swift
[26/27] Compiling async_http_client UrlHelper.swift
[27/27] Compiling async_http_client Configuration.swift
[28/39] Compiling openai_async_image_swiftui Input.swift
[29/40] Compiling openai_async_image_swiftui OpenAIImageEndpoint.swift
[30/40] Compiling openai_async_image_swiftui IOpenAIImageEndpoint.swift
[31/40] Compiling openai_async_image_swiftui IOpenAILoader.swift
[32/40] Compiling openai_async_image_swiftui ResponseFormat.swift
[33/40] Compiling openai_async_image_swiftui Output.swift
[34/40] Compiling openai_async_image_swiftui ImageState.swift
[35/40] Compiling openai_async_image_swiftui OpenAIImageSize.swift
[36/40] Compiling openai_async_image_swiftui OpenAIAsyncImage.swift
[37/40] Compiling openai_async_image_swiftui AsyncImageErrors.swift
[38/40] Emitting module openai_async_image_swiftui
[39/40] Compiling openai_async_image_swiftui OpenAIAsyncImageLoaderKey.swift
[40/40] Compiling openai_async_image_swiftui OpenAIDefaultLoader.swift
Build complete! (22.58s)
Fetching https://github.com/The-Igor/async-http-client.git
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/884] Fetching async-http-client
[72/979] Fetching async-http-client, retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git (1.37s)
Fetched https://github.com/The-Igor/async-http-client.git (1.37s)
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.6 (0.79s)
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.1 (0.78s)
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.6
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.1
Build complete.
Done.