The Swift Package Index logo.Swift Package Index

Build Information

Successful build of openai-async-image-swiftui with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Igor/openai-async-image-swiftui.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/The-Igor/openai-async-image-swiftui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9640c6e Update README.md
Cloned https://github.com/The-Igor/openai-async-image-swiftui.git
Revision (git rev-parse @):
9640c6ec4a46724da59627b709160b316bcddc51
SUCCESS checkout https://github.com/The-Igor/openai-async-image-swiftui.git at main
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetched https://github.com/The-Igor/retry-policy-service.git (0.19s)
Fetched https://github.com/The-Igor/async-http-client.git (0.19s)
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.69s)
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.77s)
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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "openai-async-image-swiftui",
      "name": "openai-async-image-swiftui",
      "url": "https://github.com/The-Igor/openai-async-image-swiftui.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.4",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/retry-policy-service",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/The-Igor/openai-async-image-swiftui.git
[1/313] Fetching openai-async-image-swiftui
Fetched https://github.com/The-Igor/openai-async-image-swiftui.git (1.39s)
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetched https://github.com/The-Igor/async-http-client.git (0.19s)
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.02s)
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetched https://github.com/The-Igor/retry-policy-service.git (0.17s)
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.02s)
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/openai-async-image-swiftui.git
Working copy of https://github.com/The-Igor/openai-async-image-swiftui.git resolved at main
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
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.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling retry_policy_service DispatchTimeInterval.swift
[2/5] Compiling retry_policy_service Strategy.swift
[3/5] Compiling retry_policy_service RetryIterator.swift
[4/5] Compiling retry_policy_service RetryService.swift
[5/5] Emitting module retry_policy_service
[6/26] Emitting module async_http_client
[7/28] Compiling async_http_client IConfiguration.swift
[8/28] Compiling async_http_client IProxy.swift
[9/28] Compiling async_http_client IResponse.swift
[10/28] Compiling async_http_client Configuration.swift
[11/28] Compiling async_http_client Direct.swift
[12/28] Compiling async_http_client Http.swift
[13/28] Compiling async_http_client RequestHelper.swift
[14/28] Compiling async_http_client SendHelper.swift
[15/28] Compiling async_http_client UrlHelper.swift
[16/28] Compiling async_http_client IReader.swift
[17/28] Compiling async_http_client IWriter.swift
[18/28] Compiling async_http_client IValidate.swift
[19/28] Compiling async_http_client JsonReader.swift
[20/28] Compiling async_http_client Validate.swift
[21/28] Compiling async_http_client HttpMethod.swift
[22/28] Compiling async_http_client Errors.swift
[23/28] Compiling async_http_client ITaskDelegate.swift
[24/28] Compiling async_http_client Proxy+.swift
[25/28] Compiling async_http_client Proxy.swift
[26/28] Compiling async_http_client Response.swift
[27/28] Compiling async_http_client Status.swift
[28/28] Compiling async_http_client JsonWriter.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 Input.swift
[32/40] Compiling openai_async_image_swiftui Output.swift
[33/40] Compiling openai_async_image_swiftui IOpenAILoader.swift
[34/41] Emitting module openai_async_image_swiftui
[35/41] Compiling openai_async_image_swiftui ResponseFormat.swift
[36/41] Compiling openai_async_image_swiftui OpenAIAsyncImageLoaderKey.swift
[37/41] Compiling openai_async_image_swiftui ImageState.swift
[38/41] Compiling openai_async_image_swiftui OpenAIImageSize.swift
[39/41] Compiling openai_async_image_swiftui OpenAIAsyncImage.swift
[40/41] Compiling openai_async_image_swiftui AsyncImageErrors.swift
[41/41] Compiling openai_async_image_swiftui OpenAIDefaultLoader.swift
Build complete! (15.98s)
Build complete.
Done.