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 v1.1.0 (eb1a28), with Swift 5.10 for macOS (SPM) on 22 Aug 2024 10:02:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/openai-async-image-swiftui.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/openai-async-image-swiftui
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at eb1a284 Update README.md
Cloned https://github.com/igor11191708/openai-async-image-swiftui.git
Revision (git rev-parse @):
eb1a284c69769843f28237a6f3cbea9da9a28271
SUCCESS checkout https://github.com/igor11191708/openai-async-image-swiftui.git at v1.1.0
Fetching https://github.com/The-Igor/retry-policy-service.git
Fetching https://github.com/The-Igor/async-http-client.git
[1/89] Fetching retry-policy-service
[90/967] Fetching retry-policy-service, async-http-client
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (1.30s)
Fetched https://github.com/The-Igor/async-http-client.git from cache (1.30s)
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.61s)
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.58s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "openai-async-image-swiftui",
      "name": "openai-async-image-swiftui",
      "url": "https://github.com/igor11191708/openai-async-image-swiftui.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/openai-async-image-swiftui",
      "dependencies": [
        {
          "identity": "async-http-client",
          "name": "async-http-client",
          "url": "https://github.com/The-Igor/async-http-client.git",
          "version": "1.4.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
          "dependencies": [
            {
              "identity": "retry-policy-service",
              "name": "retry-policy-service",
              "url": "https://github.com/The-Igor/retry-policy-service.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/retry-policy-service",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/igor11191708/openai-async-image-swiftui.git
[1/395] Fetching openai-async-image-swiftui
Fetched https://github.com/igor11191708/openai-async-image-swiftui.git from cache (1.50s)
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetched https://github.com/The-Igor/async-http-client.git from cache (0.47s)
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.62s)
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.45s)
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.60s)
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/igor11191708/openai-async-image-swiftui.git
Working copy of https://github.com/igor11191708/openai-async-image-swiftui.git resolved at v1.1.0 (eb1a284)
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
warning: '.resolve-product-dependencies': dependency 'openai-async-image-swiftui' is not used by any target
Found 1 product dependencies
  - async-http-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/igor11191708/openai-async-image-swiftui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/9] Compiling retry_policy_service RetryService.swift
[6/9] Compiling retry_policy_service DispatchTimeInterval.swift
[7/9] Compiling retry_policy_service Strategy.swift
[8/9] Compiling retry_policy_service RetryIterator.swift
[9/9] Emitting module retry_policy_service
[10/30] Emitting module async_http_client
[11/32] Compiling async_http_client JsonReader.swift
[12/32] Compiling async_http_client Validate.swift
[13/32] Compiling async_http_client UrlHelper.swift
[14/32] Compiling async_http_client Configuration.swift
[15/32] Compiling async_http_client RequestHelper.swift
[16/32] Compiling async_http_client SendHelper.swift
[17/32] Compiling async_http_client Direct.swift
[18/32] Compiling async_http_client Http.swift
[19/32] Compiling async_http_client Response.swift
[20/32] Compiling async_http_client HttpMethod.swift
[21/32] Compiling async_http_client Errors.swift
[22/32] Compiling async_http_client ITaskDelegate.swift
[23/32] Compiling async_http_client Proxy+.swift
[24/32] Compiling async_http_client Proxy.swift
[25/32] Compiling async_http_client IReader.swift
[26/32] Compiling async_http_client IWriter.swift
[27/32] Compiling async_http_client IValidate.swift
[28/32] Compiling async_http_client IConfiguration.swift
[29/32] Compiling async_http_client IProxy.swift
[30/32] Compiling async_http_client IResponse.swift
[31/32] Compiling async_http_client Status.swift
[32/32] Compiling async_http_client JsonWriter.swift
[33/44] Compiling openai_async_image_swiftui Output.swift
[34/44] Compiling openai_async_image_swiftui IOpenAIImageEndpoint.swift
[35/44] Compiling openai_async_image_swiftui Input.swift
[36/44] Compiling openai_async_image_swiftui OpenAIImageEndpoint.swift
[37/45] Compiling openai_async_image_swiftui IOpenAILoader.swift
[38/45] Compiling openai_async_image_swiftui ImageState.swift
[39/45] Compiling openai_async_image_swiftui OpenAIImageSize.swift
[40/45] Compiling openai_async_image_swiftui ResponseFormat.swift
[41/45] Compiling openai_async_image_swiftui OpenAIAsyncImage.swift
[42/45] Compiling openai_async_image_swiftui AsyncImageErrors.swift
[43/45] Emitting module openai_async_image_swiftui
[44/45] Compiling openai_async_image_swiftui OpenAIAsyncImageLoaderKey.swift
[45/45] Compiling openai_async_image_swiftui OpenAIDefaultLoader.swift
Build complete! (13.81s)
Build complete.
Done.