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.9 for macOS (SPM) on 9 Aug 2024 06:03:24 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/exyte/OpenAI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling EventSourceHttpBody Event.swift
[2/4] Emitting module EventSourceHttpBody
[3/4] Compiling EventSourceHttpBody EventStreamParser.swift
[4/4] Compiling EventSourceHttpBody EventSource.swift
[5/78] Compiling ExyteOpenAI MessageContentType.swift
[6/78] Compiling ExyteOpenAI MessageRole.swift
[7/78] Compiling ExyteOpenAI ModelType.swift
[8/78] Compiling ExyteOpenAI Order.swift
[9/78] Compiling ExyteOpenAI RunErrorCode.swift
[10/78] Compiling ExyteOpenAI RunStatus.swift
[11/78] Compiling ExyteOpenAI RunStepType.swift
[12/78] Compiling ExyteOpenAI ToolType.swift
[13/86] Compiling ExyteOpenAI Assistants.swift
[14/86] Compiling ExyteOpenAI Chats.swift
[15/86] Compiling ExyteOpenAI Files.swift
[16/86] Compiling ExyteOpenAI Messages.swift
[17/86] Compiling ExyteOpenAI Models.swift
[18/86] Compiling ExyteOpenAI Runs.swift
[19/86] Compiling ExyteOpenAI Threads.swift
[20/86] Compiling ExyteOpenAI Assistant.swift
[21/86] Compiling ExyteOpenAI ChatCompletion.swift
[22/86] Emitting module ExyteOpenAI
[23/86] Compiling ExyteOpenAI MimeType.swift
[24/86] Compiling ExyteOpenAI OpenAIError.swift
[25/86] Compiling ExyteOpenAI OpenAIResponseError.swift
[26/86] Compiling ExyteOpenAI Provider.swift
[27/86] Compiling ExyteOpenAI RequestTask.swift
[28/86] Compiling ExyteOpenAI OpenAI+Assistants.swift
[29/86] Compiling ExyteOpenAI OpenAI+Chats.swift
[30/86] Compiling ExyteOpenAI OpenAI+Files.swift
[31/86] Compiling ExyteOpenAI File.swift
[32/86] Compiling ExyteOpenAI DeltaMessage.swift
[33/86] Compiling ExyteOpenAI Message.swift
[34/86] Compiling ExyteOpenAI MessageContent.swift
[35/86] Compiling ExyteOpenAI MessageImageContent.swift
[36/86] Compiling ExyteOpenAI MessageTextContent.swift
[37/86] Compiling ExyteOpenAI DeletionStatus.swift
[38/86] Compiling ExyteOpenAI ObjectsList.swift
[39/86] Compiling ExyteOpenAI StreamError.swift
[40/86] Compiling ExyteOpenAI StreamEvent.swift
[41/86] Compiling ExyteOpenAI Thread.swift
[42/86] Compiling ExyteOpenAI FileSearchToolProperties.swift
[43/86] Compiling ExyteOpenAI FunctionToolProperties.swift
[44/86] Compiling ExyteOpenAI Tool.swift
[45/86] Compiling ExyteOpenAI ToolCall.swift
[46/86] Compiling ExyteOpenAI ToolOutput.swift
[47/86] Compiling ExyteOpenAI EndpointConfiguration.swift
[48/86] Compiling ExyteOpenAI AnyPublisher+Concurrency.swift
[49/86] Compiling ExyteOpenAI Collection+HTTPHeader.swift
[50/86] Compiling ExyteOpenAI Publisher+Decode.swift
[51/86] Compiling ExyteOpenAI URL+MimeType.swift
[52/86] Compiling ExyteOpenAI FormBodyPart.swift
[53/86] Compiling ExyteOpenAI HTTPHeader.swift
[54/86] Compiling ExyteOpenAI HTTPRequestMethod.swift
[55/86] Compiling ExyteOpenAI ChatCompletionMessage.swift
[56/86] Compiling ExyteOpenAI Choice.swift
[57/86] Compiling ExyteOpenAI Logprob.swift
[58/86] Compiling ExyteOpenAI Logprobs.swift
[59/86] Compiling ExyteOpenAI ResponseFormat.swift
[60/86] Compiling ExyteOpenAI StreamOptions.swift
[61/86] Compiling ExyteOpenAI ActionType.swift
[62/86] Compiling ExyteOpenAI FilePurpose.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 CreateRunPayload.swift
[72/86] Compiling ExyteOpenAI CreateStreamRunPayload.swift
[73/86] Compiling ExyteOpenAI CreateThreadAndRunPayload.swift
[74/86] Compiling ExyteOpenAI CreateThreadPayload.swift
[75/86] Compiling ExyteOpenAI FilePayload.swift
[76/86] Compiling ExyteOpenAI ListPayload.swift
[77/86] Compiling ExyteOpenAI ModifyPayload.swift
[78/86] Compiling ExyteOpenAI SubmitToolOutputsRequest.swift
[79/86] Compiling ExyteOpenAI Model.swift
[80/86] Compiling ExyteOpenAI MessageCreationDetails.swift
[81/86] Compiling ExyteOpenAI RequiredAction.swift
[82/86] Compiling ExyteOpenAI Run.swift
[83/86] Compiling ExyteOpenAI RunError.swift
[84/86] Compiling ExyteOpenAI RunStep.swift
[85/86] Compiling ExyteOpenAI RunStepDetails.swift
[86/86] Compiling ExyteOpenAI UsageStatistics.swift
Build complete! (15.97s)
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Moya/Moya.git
[1/52438] Fetching reactiveswift
[2/77680] Fetching reactiveswift, moya
[3/106660] Fetching reactiveswift, moya, alamofire
Fetched https://github.com/Moya/Moya.git (3.34s)
Fetching https://github.com/exyte/EventSourceHttpBody.git
Fetched https://github.com/Alamofire/Alamofire.git (3.34s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (3.34s)
[1/129] Fetching eventsourcehttpbody
[105/51620] Fetching eventsourcehttpbody, rxswift
Fetched https://github.com/exyte/EventSourceHttpBody.git (1.11s)
Computing version for https://github.com/exyte/EventSourceHttpBody.git
[515/51491] Fetching rxswift
Computed https://github.com/exyte/EventSourceHttpBody.git at 0.1.5 (0.74s)
Creating working copy for https://github.com/exyte/EventSourceHttpBody.git
Working copy of https://github.com/exyte/EventSourceHttpBody.git resolved at 0.1.5
Fetched https://github.com/ReactiveX/RxSwift.git (4.43s)
Build complete.
Done.