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 main (3a8372), with Swift 5.8 for macOS (SPM) on 9 Aug 2024 06:08:53 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/OpenAI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3a83729 Update README.md
Cloned https://github.com/exyte/OpenAI.git
Revision (git rev-parse @):
3a837295e2f1a2e27e74cac96cd813eaf948fd70
SUCCESS checkout https://github.com/exyte/OpenAI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/exyte/OpenAI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling EventSourceHttpBody Event.swift
[2/4] Emitting module EventSourceHttpBody
[3/4] Compiling EventSourceHttpBody EventSource.swift
[4/4] Compiling EventSourceHttpBody EventStreamParser.swift
[5/78] Compiling ExyteOpenAI MimeType.swift
[6/78] Compiling ExyteOpenAI OpenAIError.swift
[7/78] Compiling ExyteOpenAI OpenAIResponseError.swift
[8/78] Compiling ExyteOpenAI Provider.swift
[9/78] Compiling ExyteOpenAI RequestTask.swift
[10/78] Compiling ExyteOpenAI OpenAI+Assistants.swift
[11/78] Compiling ExyteOpenAI OpenAI+Chats.swift
[12/78] Compiling ExyteOpenAI OpenAI+Files.swift
[13/86] Compiling ExyteOpenAI MessageContentType.swift
[14/86] Compiling ExyteOpenAI MessageRole.swift
[15/86] Compiling ExyteOpenAI ModelType.swift
[16/86] Compiling ExyteOpenAI Order.swift
[17/86] Compiling ExyteOpenAI RunErrorCode.swift
[18/86] Compiling ExyteOpenAI RunStatus.swift
[19/86] Compiling ExyteOpenAI RunStepType.swift
[20/86] Compiling ExyteOpenAI ToolType.swift
[21/86] Compiling ExyteOpenAI Assistants.swift
[22/86] Compiling ExyteOpenAI Chats.swift
[23/86] Compiling ExyteOpenAI Files.swift
[24/86] Compiling ExyteOpenAI Messages.swift
[25/86] Compiling ExyteOpenAI Models.swift
[26/86] Compiling ExyteOpenAI Runs.swift
[27/86] Compiling ExyteOpenAI Threads.swift
[28/86] Compiling ExyteOpenAI Assistant.swift
[29/86] Compiling ExyteOpenAI ChatCompletion.swift
[30/86] Compiling ExyteOpenAI StreamError.swift
[31/86] Compiling ExyteOpenAI StreamEvent.swift
[32/86] Compiling ExyteOpenAI Thread.swift
[33/86] Compiling ExyteOpenAI FileSearchToolProperties.swift
[34/86] Compiling ExyteOpenAI FunctionToolProperties.swift
[35/86] Compiling ExyteOpenAI Tool.swift
[36/86] Compiling ExyteOpenAI ToolCall.swift
[37/86] Compiling ExyteOpenAI ToolOutput.swift
[38/86] Compiling ExyteOpenAI Model.swift
[39/86] Compiling ExyteOpenAI MessageCreationDetails.swift
[40/86] Compiling ExyteOpenAI RequiredAction.swift
[41/86] Compiling ExyteOpenAI Run.swift
[42/86] Compiling ExyteOpenAI RunError.swift
[43/86] Compiling ExyteOpenAI RunStep.swift
[44/86] Compiling ExyteOpenAI RunStepDetails.swift
[45/86] Compiling ExyteOpenAI UsageStatistics.swift
[46/86] Emitting module ExyteOpenAI
[47/86] Compiling ExyteOpenAI ChatCompletionMessage.swift
[48/86] Compiling ExyteOpenAI Choice.swift
[49/86] Compiling ExyteOpenAI Logprob.swift
[50/86] Compiling ExyteOpenAI Logprobs.swift
[51/86] Compiling ExyteOpenAI ResponseFormat.swift
[52/86] Compiling ExyteOpenAI StreamOptions.swift
[53/86] Compiling ExyteOpenAI ActionType.swift
[54/86] Compiling ExyteOpenAI FilePurpose.swift
[55/86] Compiling ExyteOpenAI EndpointConfiguration.swift
[56/86] Compiling ExyteOpenAI AnyPublisher+Concurrency.swift
[57/86] Compiling ExyteOpenAI Collection+HTTPHeader.swift
[58/86] Compiling ExyteOpenAI Publisher+Decode.swift
[59/86] Compiling ExyteOpenAI URL+MimeType.swift
[60/86] Compiling ExyteOpenAI FormBodyPart.swift
[61/86] Compiling ExyteOpenAI HTTPHeader.swift
[62/86] Compiling ExyteOpenAI HTTPRequestMethod.swift
[63/86] Compiling ExyteOpenAI OpenAI+Messages.swift
[64/86] Compiling ExyteOpenAI OpenAI+Models.swift
[65/86] Compiling ExyteOpenAI OpenAI+Runs.swift
[66/86] Compiling ExyteOpenAI OpenAI+Threads.swift
[67/86] Compiling ExyteOpenAI OpenAI.swift
[68/86] Compiling ExyteOpenAI CreateAssistantPayload.swift
[69/86] Compiling ExyteOpenAI CreateChatCompletionPayload.swift
[70/86] Compiling ExyteOpenAI CreateMessageRequest.swift
[71/86] Compiling ExyteOpenAI File.swift
[72/86] Compiling ExyteOpenAI DeltaMessage.swift
[73/86] Compiling ExyteOpenAI Message.swift
[74/86] Compiling ExyteOpenAI MessageContent.swift
[75/86] Compiling ExyteOpenAI MessageImageContent.swift
[76/86] Compiling ExyteOpenAI MessageTextContent.swift
[77/86] Compiling ExyteOpenAI DeletionStatus.swift
[78/86] Compiling ExyteOpenAI ObjectsList.swift
[79/86] Compiling ExyteOpenAI CreateRunPayload.swift
[80/86] Compiling ExyteOpenAI CreateStreamRunPayload.swift
[81/86] Compiling ExyteOpenAI CreateThreadAndRunPayload.swift
[82/86] Compiling ExyteOpenAI CreateThreadPayload.swift
[83/86] Compiling ExyteOpenAI FilePayload.swift
[84/86] Compiling ExyteOpenAI ListPayload.swift
[85/86] Compiling ExyteOpenAI ModifyPayload.swift
[86/86] Compiling ExyteOpenAI SubmitToolOutputsRequest.swift
Build complete! (21.78s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/exyte/EventSourceHttpBody.git
[1/129] Fetching eventsourcehttpbody
[105/25371] Fetching eventsourcehttpbody, moya
[888/76862] Fetching eventsourcehttpbody, moya, rxswift
Fetched https://github.com/exyte/EventSourceHttpBody.git (5.16s)
Fetched https://github.com/ReactiveX/RxSwift.git (5.16s)
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/Moya/Moya.git (5.17s)
[1/52438] Fetching reactiveswift
[2/81418] Fetching reactiveswift, alamofire
Computing version for https://github.com/exyte/EventSourceHttpBody.git
Fetched https://github.com/Alamofire/Alamofire.git (2.77s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (2.77s)
Computed https://github.com/exyte/EventSourceHttpBody.git at 0.1.5 (0.79s)
Creating working copy for https://github.com/exyte/EventSourceHttpBody.git
Working copy of https://github.com/exyte/EventSourceHttpBody.git resolved at 0.1.5
Build complete.
Done.