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 (ac4601), with Swift 5.9 for macOS (SPM) on 20 Sep 2024 19:07:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
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 ac4601f Update README.md
Cloned https://github.com/igor11191708/openai-async-image-swiftui.git
Revision (git rev-parse @):
ac4601f7d9b8630b96411f700e689a02ec5a471c
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.9
Building package at path:  $PWD
https://github.com/igor11191708/openai-async-image-swiftui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling retry_policy_service DispatchTimeInterval.swift
[2/4] Compiling retry_policy_service Strategy.swift
[3/4] Compiling retry_policy_service RetryService.swift
[4/4] Emitting module retry_policy_service
[5/25] Emitting module async_http_client
[6/27] Compiling async_http_client Status.swift
[7/27] Compiling async_http_client JsonWriter.swift
[8/27] Compiling async_http_client RequestHelper.swift
[9/27] Compiling async_http_client SendHelper.swift
[10/27] Compiling async_http_client Response.swift
[11/27] Compiling async_http_client HttpMethod.swift
[12/27] Compiling async_http_client IConfiguration.swift
[13/27] Compiling async_http_client IProxy.swift
[14/27] Compiling async_http_client IResponse.swift
[15/27] Compiling async_http_client UrlHelper.swift
[16/27] Compiling async_http_client Configuration.swift
[17/27] Compiling async_http_client Errors.swift
[18/27] Compiling async_http_client ITaskDelegate.swift
[19/27] Compiling async_http_client Direct.swift
[20/27] Compiling async_http_client Http.swift
[21/27] Compiling async_http_client JsonReader.swift
[22/27] Compiling async_http_client Validate.swift
[23/27] Compiling async_http_client IReader.swift
[24/27] Compiling async_http_client IWriter.swift
[25/27] Compiling async_http_client IValidate.swift
[26/27] Compiling async_http_client Proxy+.swift
[27/27] Compiling async_http_client Proxy.swift
[28/39] Compiling openai_async_image_swiftui OpenAIImageEndpoint.swift
[29/39] Compiling openai_async_image_swiftui Input.swift
[30/39] Compiling openai_async_image_swiftui Output.swift
[31/40] Compiling openai_async_image_swiftui IOpenAIImageEndpoint.swift
[32/40] Compiling openai_async_image_swiftui IOpenAILoader.swift
[33/40] Compiling openai_async_image_swiftui OpenAIAsyncImageLoaderKey.swift
[34/40] Compiling openai_async_image_swiftui OpenAIAsyncImage.swift
[35/40] Compiling openai_async_image_swiftui AsyncImageErrors.swift
[36/40] Emitting module openai_async_image_swiftui
[37/40] Compiling openai_async_image_swiftui ResponseFormat.swift
[38/40] Compiling openai_async_image_swiftui ImageState.swift
[39/40] Compiling openai_async_image_swiftui OpenAIImageSize.swift
[40/40] Compiling openai_async_image_swiftui OpenAIDefaultLoader.swift
Build complete! (20.82s)
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
[28/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.66s)
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.57s)
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
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
Build complete.
Done.