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 ExyteOpenAI, reference 1.0.3 (dc8972), with Swift 5.10 for macOS (SPM) on 9 Aug 2024 06:04:44 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/OpenAI.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/OpenAI
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at dc8972c Update Podspec version
Cloned https://github.com/exyte/OpenAI.git
Revision (git rev-parse @):
dc8972cadc66de2defa8d1ecd603b46247000152
SUCCESS checkout https://github.com/exyte/OpenAI.git at 1.0.3
Fetching https://github.com/exyte/EventSourceHttpBody.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/129] Fetching eventsourcehttpbody
[105/52567] Fetching eventsourcehttpbody, reactiveswift
[106/81547] Fetching eventsourcehttpbody, reactiveswift, alamofire
[107/106789] Fetching eventsourcehttpbody, reactiveswift, alamofire, moya
[2771/158280] Fetching eventsourcehttpbody, reactiveswift, alamofire, moya, rxswift
Fetched https://github.com/Moya/Moya.git from cache (5.34s)
Fetched https://github.com/exyte/EventSourceHttpBody.git from cache (5.34s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (5.34s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.34s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (5.34s)
Computing version for https://github.com/exyte/EventSourceHttpBody.git
Computed https://github.com/exyte/EventSourceHttpBody.git at 0.1.5 (0.58s)
Creating working copy for https://github.com/exyte/EventSourceHttpBody.git
Working copy of https://github.com/exyte/EventSourceHttpBody.git resolved at 0.1.5
========================================
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",
      "name": "ExyteOpenAI",
      "url": "https://github.com/exyte/OpenAI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAI",
      "dependencies": [
        {
          "identity": "eventsourcehttpbody",
          "name": "EventSourceHttpBody",
          "url": "https://github.com/exyte/EventSourceHttpBody.git",
          "version": "0.1.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EventSourceHttpBody",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/exyte/OpenAI.git
[1/720] Fetching openai
Fetched https://github.com/exyte/OpenAI.git from cache (0.86s)
Fetching https://github.com/exyte/EventSourceHttpBody.git from cache
Fetched https://github.com/exyte/EventSourceHttpBody.git from cache (0.46s)
Computing version for https://github.com/exyte/EventSourceHttpBody.git
Computed https://github.com/exyte/EventSourceHttpBody.git at 0.1.5 (0.02s)
Creating working copy for https://github.com/exyte/OpenAI.git
Working copy of https://github.com/exyte/OpenAI.git resolved at 1.0.3 (dc8972c)
Creating working copy for https://github.com/exyte/EventSourceHttpBody.git
Working copy of https://github.com/exyte/EventSourceHttpBody.git resolved at 0.1.5
warning: '.resolve-product-dependencies': dependency 'openai' is not used by any target
Found 1 product dependencies
  - EventSourceHttpBody
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/exyte/OpenAI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/7] Compiling EventSourceHttpBody EventStreamParser.swift
[5/7] Compiling EventSourceHttpBody Event.swift
[6/7] Compiling EventSourceHttpBody EventSource.swift
[7/7] Emitting module EventSourceHttpBody
[8/81] Compiling ExyteOpenAI MessageContentType.swift
[9/81] Compiling ExyteOpenAI MessageRole.swift
[10/81] Compiling ExyteOpenAI ModelType.swift
[11/81] Compiling ExyteOpenAI Order.swift
[12/81] Compiling ExyteOpenAI RunErrorCode.swift
[13/81] Compiling ExyteOpenAI RunStatus.swift
[14/81] Compiling ExyteOpenAI RunStepType.swift
[15/81] Compiling ExyteOpenAI ToolType.swift
[16/89] Compiling ExyteOpenAI ChatCompletionMessage.swift
[17/89] Compiling ExyteOpenAI Choice.swift
[18/89] Compiling ExyteOpenAI Logprob.swift
[19/89] Compiling ExyteOpenAI Logprobs.swift
[20/89] Compiling ExyteOpenAI ResponseFormat.swift
[21/89] Compiling ExyteOpenAI StreamOptions.swift
[22/89] Compiling ExyteOpenAI ActionType.swift
[23/89] Compiling ExyteOpenAI FilePurpose.swift
[24/89] Emitting module ExyteOpenAI
[25/89] Compiling ExyteOpenAI OpenAI+Messages.swift
[26/89] Compiling ExyteOpenAI OpenAI+Models.swift
[27/89] Compiling ExyteOpenAI OpenAI+Runs.swift
[28/89] Compiling ExyteOpenAI OpenAI+Threads.swift
[29/89] Compiling ExyteOpenAI OpenAI.swift
[30/89] Compiling ExyteOpenAI CreateAssistantPayload.swift
[31/89] Compiling ExyteOpenAI CreateChatCompletionPayload.swift
[32/89] Compiling ExyteOpenAI CreateMessageRequest.swift
[33/89] Compiling ExyteOpenAI File.swift
[34/89] Compiling ExyteOpenAI DeltaMessage.swift
[35/89] Compiling ExyteOpenAI Message.swift
[36/89] Compiling ExyteOpenAI MessageContent.swift
[37/89] Compiling ExyteOpenAI MessageImageContent.swift
[38/89] Compiling ExyteOpenAI MessageTextContent.swift
[39/89] Compiling ExyteOpenAI DeletionStatus.swift
[40/89] Compiling ExyteOpenAI ObjectsList.swift
[41/89] Compiling ExyteOpenAI Assistants.swift
[42/89] Compiling ExyteOpenAI Chats.swift
[43/89] Compiling ExyteOpenAI Files.swift
[44/89] Compiling ExyteOpenAI Messages.swift
[45/89] Compiling ExyteOpenAI Models.swift
[46/89] Compiling ExyteOpenAI Runs.swift
[47/89] Compiling ExyteOpenAI Threads.swift
[48/89] Compiling ExyteOpenAI Assistant.swift
[49/89] Compiling ExyteOpenAI ChatCompletion.swift
[50/89] Compiling ExyteOpenAI MimeType.swift
[51/89] Compiling ExyteOpenAI OpenAIError.swift
[52/89] Compiling ExyteOpenAI OpenAIResponseError.swift
[53/89] Compiling ExyteOpenAI Provider.swift
[54/89] Compiling ExyteOpenAI RequestTask.swift
[55/89] Compiling ExyteOpenAI OpenAI+Assistants.swift
[56/89] Compiling ExyteOpenAI OpenAI+Chats.swift
[57/89] Compiling ExyteOpenAI OpenAI+Files.swift
[58/89] Compiling ExyteOpenAI StreamError.swift
[59/89] Compiling ExyteOpenAI StreamEvent.swift
[60/89] Compiling ExyteOpenAI Thread.swift
[61/89] Compiling ExyteOpenAI FileSearchToolProperties.swift
[62/89] Compiling ExyteOpenAI FunctionToolProperties.swift
[63/89] Compiling ExyteOpenAI Tool.swift
[64/89] Compiling ExyteOpenAI ToolCall.swift
[65/89] Compiling ExyteOpenAI ToolOutput.swift
[66/89] Compiling ExyteOpenAI CreateRunPayload.swift
[67/89] Compiling ExyteOpenAI CreateStreamRunPayload.swift
[68/89] Compiling ExyteOpenAI CreateThreadAndRunPayload.swift
[69/89] Compiling ExyteOpenAI CreateThreadPayload.swift
[70/89] Compiling ExyteOpenAI FilePayload.swift
[71/89] Compiling ExyteOpenAI ListPayload.swift
[72/89] Compiling ExyteOpenAI ModifyPayload.swift
[73/89] Compiling ExyteOpenAI SubmitToolOutputsRequest.swift
[74/89] Compiling ExyteOpenAI Model.swift
[75/89] Compiling ExyteOpenAI MessageCreationDetails.swift
[76/89] Compiling ExyteOpenAI RequiredAction.swift
[77/89] Compiling ExyteOpenAI Run.swift
[78/89] Compiling ExyteOpenAI RunError.swift
[79/89] Compiling ExyteOpenAI RunStep.swift
[80/89] Compiling ExyteOpenAI RunStepDetails.swift
[81/89] Compiling ExyteOpenAI UsageStatistics.swift
[82/89] Compiling ExyteOpenAI EndpointConfiguration.swift
[83/89] Compiling ExyteOpenAI AnyPublisher+Concurrency.swift
[84/89] Compiling ExyteOpenAI Collection+HTTPHeader.swift
[85/89] Compiling ExyteOpenAI Publisher+Decode.swift
[86/89] Compiling ExyteOpenAI URL+MimeType.swift
[87/89] Compiling ExyteOpenAI FormBodyPart.swift
[88/89] Compiling ExyteOpenAI HTTPHeader.swift
[89/89] Compiling ExyteOpenAI HTTPRequestMethod.swift
Build complete! (6.67s)
Build complete.
Done.