The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of OpenAI, reference main (cedec2), with Swift 6.2 (beta) for macOS (SPM) on 26 Jun 2025 19:45:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MacPaw/OpenAI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MacPaw/OpenAI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cedec2f Merge pull request #356 from FiveSheepCo/upstream/openrouter-list-models
Cloned https://github.com/MacPaw/OpenAI.git
Revision (git rev-parse @):
cedec2fc80aedafa332f7395b7004f79f547c794
SUCCESS checkout https://github.com/MacPaw/OpenAI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MacPaw/OpenAI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/13] Compiling HTTPTypes HTTPRequest.swift
[6/13] Compiling HTTPTypes HTTPField.swift
[7/13] Compiling HTTPTypes HTTPResponse.swift
[8/13] Compiling HTTPTypes HTTPParsedFields.swift
[9/13] Compiling HTTPTypes NIOLock.swift
[10/13] Compiling HTTPTypes ISOLatin1String.swift
[11/13] Compiling HTTPTypes HTTPFieldName.swift
[12/13] Emitting module HTTPTypes
[13/13] Compiling HTTPTypes HTTPFields.swift
[14/76] Emitting module OpenAPIRuntime
[15/82] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[16/82] Compiling OpenAPIRuntime MultipartValidation.swift
[17/82] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[18/82] Compiling OpenAPIRuntime URICodeCodingKey.swift
[19/82] Compiling OpenAPIRuntime URICoderConfiguration.swift
[20/82] Compiling OpenAPIRuntime URIEncodedNode.swift
[21/82] Compiling OpenAPIRuntime URIParsedTypes.swift
[22/82] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[23/82] Compiling OpenAPIRuntime UndocumentedPayload.swift
[24/82] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[25/82] Compiling OpenAPIRuntime CodableExtensions.swift
[26/82] Compiling OpenAPIRuntime Configuration.swift
[27/82] Compiling OpenAPIRuntime Converter+Client.swift
[28/82] Compiling OpenAPIRuntime Converter+Common.swift
[29/82] Compiling OpenAPIRuntime Acceptable.swift
[30/82] Compiling OpenAPIRuntime Base64EncodedData.swift
[31/82] Compiling OpenAPIRuntime ByteUtilities.swift
[32/82] Compiling OpenAPIRuntime ContentDisposition.swift
[33/82] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[34/82] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[35/82] Compiling OpenAPIRuntime OpenAPIValue.swift
[36/82] Compiling OpenAPIRuntime ClientTransport.swift
[37/82] Compiling OpenAPIRuntime CurrencyTypes.swift
[38/82] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[39/82] Compiling OpenAPIRuntime HTTPBody.swift
[40/82] Compiling OpenAPIRuntime ServerTransport.swift
[41/82] Compiling OpenAPIRuntime UniversalClient.swift
[42/82] Compiling OpenAPIRuntime UniversalServer.swift
[43/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[44/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[45/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[46/82] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[47/82] Compiling OpenAPIRuntime URIParser.swift
[48/82] Compiling OpenAPIRuntime URISerializer.swift
[49/82] Compiling OpenAPIRuntime URIDecoder.swift
[50/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[51/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[52/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[53/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[54/82] Compiling OpenAPIRuntime URIEncoder.swift
[55/82] Compiling OpenAPIRuntime URLExtensions.swift
[56/82] Compiling OpenAPIRuntime Deprecated.swift
[57/82] Compiling OpenAPIRuntime ClientError.swift
[58/82] Compiling OpenAPIRuntime CodingErrors.swift
[59/82] Compiling OpenAPIRuntime RuntimeError.swift
[60/82] Compiling OpenAPIRuntime ServerError.swift
[61/82] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[62/82] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[63/82] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[64/82] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[65/82] Compiling OpenAPIRuntime ServerSentEvents.swift
[66/82] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[67/82] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[68/82] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[69/82] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[70/82] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[71/82] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[72/82] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[73/82] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[74/82] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[75/82] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[76/82] Compiling OpenAPIRuntime Converter+Server.swift
[77/82] Compiling OpenAPIRuntime Converter.swift
[78/82] Compiling OpenAPIRuntime CurrencyExtensions.swift
[79/82] Compiling OpenAPIRuntime ErrorExtensions.swift
[80/82] Compiling OpenAPIRuntime FoundationExtensions.swift
[81/82] Compiling OpenAPIRuntime ParameterStyles.swift
[82/82] Compiling OpenAPIRuntime ServerVariable.swift
[83/209] Compiling OpenAI ImagesResult.swift
[84/209] Compiling OpenAI JSONSchemaConvertible.swift
[85/209] Compiling OpenAI JSONSchemaEnumConvertible.swift
[86/209] Compiling OpenAI MessageQuery.swift
[87/209] Compiling OpenAI ModelQuery.swift
[88/209] Compiling OpenAI ModelResult.swift
[89/209] Compiling OpenAI Models.swift
[90/209] Compiling OpenAI ModelsResult.swift
[91/209] Compiling OpenAI ModerationsQuery.swift
[92/209] Compiling OpenAI ModerationsResult.swift
[93/209] Compiling OpenAI CreateModelResponseQuery.swift
[94/209] Compiling OpenAI CreateModelResponseQueryInput.swift
[95/209] Compiling OpenAI DeleteModelResponseQuery.swift
[96/209] Compiling OpenAI DeleteModelResponseResult.swift
[97/223] Compiling OpenAI ServiceTier.swift
[98/223] Compiling OpenAI CancellableRequest.swift
[99/223] Compiling OpenAI OpenAIAsync.swift
[100/223] Compiling OpenAI OpenAICombine.swift
[101/223] Compiling OpenAI OpenAIMiddleware.swift
[102/223] Compiling OpenAI OpenAIProtocol.swift
[103/223] Compiling OpenAI ResponsesEndpointAsync.swift
[104/223] Compiling OpenAI ResponsesEndpointCombine.swift
[105/223] Compiling OpenAI ResponsesEndpointModern.swift
[106/223] Compiling OpenAI ResponsesEndpointProtocol.swift
[107/223] Compiling OpenAI EasyInputMessage.swift
[108/223] Compiling OpenAI FunctionTool.swift
[109/223] Compiling OpenAI InputContent.swift
[110/223] Compiling OpenAI InputImage.swift
[111/223] Compiling OpenAI AnyJSONDocument.swift
[112/223] Compiling OpenAI AnyJSONSchema.swift
[113/223] Compiling OpenAI JSONDocument.swift
[114/223] Compiling OpenAI JSONSchema.swift
[115/223] Compiling OpenAI JSONSchemaField.swift
[116/223] Compiling OpenAI JSONSchemaInstanceType.swift
[117/223] Compiling OpenAI AssistantResult.swift
[118/223] Compiling OpenAI AssistantsQuery.swift
[119/223] Compiling OpenAI AssistantsResult.swift
[120/223] Compiling OpenAI AssistantsTool.swift
[121/223] Compiling OpenAI AudioSpeechQuery.swift
[122/223] Compiling OpenAI AudioSpeechResult.swift
[123/223] Compiling OpenAI AudioTranscriptionQuery.swift
[124/223] Compiling OpenAI AudioTranscriptionResult.swift
[125/223] Compiling OpenAI OpenAI+OpenAIAsync.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[126/223] Compiling OpenAI OpenAI+OpenAICombine.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[127/223] Compiling OpenAI OpenAI.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[128/223] Compiling OpenAI AssistantsRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[129/223] Compiling OpenAI CancellablesFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[130/223] Compiling OpenAI AsyncClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[131/223] Compiling OpenAI Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[132/223] Compiling OpenAI CombineClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[133/223] Compiling OpenAI StreamingClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[134/223] Compiling OpenAI CodingUserInfoKey+ParsingOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[135/223] Compiling OpenAI DataTaskFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[136/223] Compiling OpenAI DescribedError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[137/223] Compiling OpenAI DispatchQueue+Static.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[138/223] Compiling OpenAI ExecutionSerializer.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Client/Client.swift:49:17: warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
47 |         do {
48 |             let urlRequest = try request.build(configuration: configuration)
49 |             let interceptedRequest = middlewares.reduce(urlRequest) { current, middleware in
   |                 `- warning: initialization of immutable value 'interceptedRequest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
50 |                 middleware.intercept(request: current)
51 |             }
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:25:68: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
25 |                 let decoded: ResultType = try self.responseHandler.interceptAndDecode(
   |                                                                    `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
26 |                     response: response,
27 |                     urlRequest: request,
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/DataTaskFactory.swift:22:76: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 |     }
21 |
22 |     func makeDataTask<ResultType: Codable>(forRequest request: URLRequest, completion: @escaping @Sendable (Result<ResultType, Error>) -> Void) -> URLSessionDataTaskProtocol {
   |                                                                            `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
23 |         session.dataTask(with: request) { data, response, error in
24 |             do {
[139/223] Compiling OpenAI CodableResultStreamInterpreter.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[140/223] Compiling OpenAI DataTaskPerformingURLSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[141/223] Compiling OpenAI InvalidatableSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[142/223] Compiling OpenAI ModelResponseEventsStreamInterpreter.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[143/223] Compiling OpenAI ModelResponseStreamEventType.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[144/223] Compiling OpenAI PerformableSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[145/223] Compiling OpenAI ServerSentEventsStreamInterpreter.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[146/223] Compiling OpenAI ServerSentEventsStreamParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[147/223] Compiling OpenAI ServerSentEventsStreamingSessionFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[148/223] Compiling OpenAI SessionInvalidator.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[149/223] Compiling OpenAI StreamingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[150/223] Compiling OpenAI StreamingSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[151/223] Compiling OpenAI URLBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[152/223] Compiling OpenAI URLComponents+.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:95:83: warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 90 |         _ session: URLSession,
 91 |         didReceive challenge: URLAuthenticationChallenge,
 92 |         completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void
    |         `- note: parameter 'completionHandler' is implicitly non-sendable
 93 |     ) {
 94 |         guard let sslDelegate else { return completionHandler(.performDefaultHandling, nil) }
 95 |         sslDelegate.urlSession(session, didReceive: challenge, completionHandler: completionHandler)
    |                                                                                   `- warning: passing non-sendable parameter 'completionHandler' to function expecting a @Sendable closure
 96 |     }
 97 |
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/Streaming/StreamingSession.swift:101:34: warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
 99 |         interpreter.setCallbackClosures { [weak self] content in
100 |             guard let self else { return }
101 |             self.onReceiveContent?(self, content)
    |                                  `- warning: capture of non-sendable type 'Interpreter.ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
102 |         } onError: { [weak self] error in
103 |             guard let self else { return }
[153/223] Compiling OpenAI GetModelResponseQuery.swift
[154/223] Compiling OpenAI ResponseEvent.swift
[155/223] Compiling OpenAI ResponseObject.swift
[156/223] Compiling OpenAI RunResult.swift
[157/223] Compiling OpenAI RunRetrieveQuery.swift
[158/223] Compiling OpenAI RunRetrieveStepsResult.swift
[159/223] Compiling OpenAI RunToolOutputsQuery.swift
[160/223] Compiling OpenAI RunsQuery.swift
[161/223] Compiling OpenAI ThreadAddMessagesResult.swift
[162/223] Compiling OpenAI ThreadRunQuery.swift
[163/223] Compiling OpenAI ThreadsMessagesResult.swift
[164/223] Compiling OpenAI ThreadsQuery.swift
[165/223] Compiling OpenAI ThreadsResult.swift
[166/223] Compiling OpenAI ChatQueryWebSearchOptions.swift
[167/223] Compiling OpenAI Schemas+Description.swift
[168/223] Compiling OpenAI JSONRequest.swift
[169/223] Compiling OpenAI JSONResponseDecoder.swift
[170/223] Compiling OpenAI JSONResponseErrorDecoder.swift
[171/223] Compiling OpenAI KeyedDecodingContainer+ParsingOptions.swift
[172/223] Compiling OpenAI MultipartFormDataBodyBuilder.swift
[173/223] Compiling OpenAI MultipartFormDataBodyEncodable.swift
[174/223] Compiling OpenAI MultipartFormDataEntry.swift
[175/223] Compiling OpenAI MultipartFormDataRequest.swift
[176/223] Compiling OpenAI OpenAI+MakeRequest.swift
[177/223] Compiling OpenAI SSLDelegateProtocol.swift
[178/223] Compiling OpenAI SendablePassthroughSubject.swift
[179/223] Compiling OpenAI StreamableQuery.swift
[180/223] Compiling OpenAI AudioSpeechStreamInterpreter.swift
[181/223] Emitting module OpenAI
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[182/223] Compiling OpenAI AudioTranscriptionStreamResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[183/223] Compiling OpenAI AudioTranslationQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[184/223] Compiling OpenAI AudioTranslationResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[185/223] Compiling OpenAI ChatQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[186/223] Compiling OpenAI ChatResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[187/223] Compiling OpenAI ChatStreamResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[188/223] Compiling OpenAI EmbeddingsQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[189/223] Compiling OpenAI EmbeddingsResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[190/223] Compiling OpenAI FilesQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[191/223] Compiling OpenAI FilesResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[192/223] Compiling OpenAI FunctionDeclaration.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[193/223] Compiling OpenAI ImageEditsQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[194/223] Compiling OpenAI ImageVariationsQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[195/223] Compiling OpenAI ImagesQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Public/Models/ChatQuery.swift:962:14: warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 960 |         /// JSON Schema response format. Used to generate structured JSON responses. Learn more about [Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs).
 961 |         case jsonSchema(StructuredOutputConfigurationOptions)
 962 |         case derivedJsonSchema(name: String, type: any JSONSchemaConvertible.Type)
     |              `- warning: associated value 'derivedJsonSchema(name:type:)' of 'Sendable'-conforming enum 'ResponseFormat' has non-sendable type 'any JSONSchemaConvertible.Type'
 963 |         case dynamicJsonSchema(DynamicJSONSchema)
 964 |
[196/223] Compiling OpenAI URLRequestBuildable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[197/223] Compiling OpenAI URLResponseHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[198/223] Compiling OpenAI URLSessionCombine.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[199/223] Compiling OpenAI URLSessionDataDelegateForwarder.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[200/223] Compiling OpenAI URLSessionDataTaskProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[201/223] Compiling OpenAI URLSessionDataTaskPublisherProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[202/223] Compiling OpenAI URLSessionDataTaskStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[203/223] Compiling OpenAI URLSessionDelegateProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[204/223] Compiling OpenAI URLSessionFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[205/223] Compiling OpenAI URLSessionProtocol+MakeDataTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[206/223] Compiling OpenAI URLSessionProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[207/223] Compiling OpenAI URLSessionTaskCanceller.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[208/223] Compiling OpenAI APIError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[209/223] Compiling OpenAI GeminiAPIError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:21:24: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 |         dataTask(with: request) { data, response, error in
20 |             if let error {
21 |                 return completion(.failure(error))
   |                        `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 |             }
23 |             let (_, data) = middlewares.reduce((response, data)) { current, middleware in
/Users/admin/builder/spi-builder-workspace/Sources/OpenAI/Private/URLSessionProtocol+MakeDataTask.swift:17:9: warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
15 |         forRequest request: URLRequest,
16 |         middlewares: [OpenAIMiddleware],
17 |         completion: @escaping @Sendable (Result<ResultType, Error>) -> Void
   |         `- warning: capture of non-sendable type 'ResultType.Type' in an isolated closure; this is an error in the Swift 6 language mode
18 |     ) -> URLSessionDataTaskProtocol {
19 |         dataTask(with: request) { data, response, error in
[210/223] Compiling OpenAI InputItem.swift
[211/223] Compiling OpenAI ResponseMCPCallArgumentsDeltaEvent.swift
[212/223] Compiling OpenAI ResponseMCPCallArgumentsDoneEvent.swift
[213/223] Compiling OpenAI ResponseOutputItemAddedEvent.swift
[214/223] Compiling OpenAI ResponseOutputItemDoneEvent.swift
[215/223] Compiling OpenAI Tool.swift
[216/223] Compiling OpenAI OutputItem.swift
[217/223] Compiling OpenAI ResponseStreamEvent.swift
[218/223] Compiling OpenAI Components.swift
[219/223] Compiling OpenAI ParsingOptions.swift
[220/223] Compiling OpenAI Utilities.swift
[221/223] Compiling OpenAI ResponsesEndpoint+Async.swift
[222/223] Compiling OpenAI ResponsesEndpoint+Combine.swift
[223/223] Compiling OpenAI ResponsesEndpoint.swift
Build complete! (23.87s)
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.96s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.41s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.81s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.26s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    }
  ],
  "manifest_display_name" : "OpenAI",
  "name" : "OpenAI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAI",
      "targets" : [
        "OpenAI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAITests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAITests",
      "path" : "Tests/OpenAITests",
      "sources" : [
        "ChatQueryCodingTests.swift",
        "ChatResultTests.swift",
        "ChatStreamResultTests.swift",
        "Extensions/AssistantResult+Mock.swift",
        "Extensions/AssistantsQuery+Mock.swift",
        "Extensions/AudioSpeechQuery+Mock.swift",
        "Extensions/ChatResult+Mock.swift",
        "Extensions/XCTestCase+Extensions.swift",
        "MockServerSentEvent.swift",
        "Mocks/ChatCompletionToolParam+Mock.swift",
        "Mocks/ChatResult+MockJson.swift",
        "Mocks/DataTaskMock.swift",
        "Mocks/MockCancellablesFactory.swift",
        "Mocks/MockDataTaskPublisher.swift",
        "Mocks/MockStreamingSessionFactory.swift",
        "Mocks/MockURLSessionFactory.swift",
        "Mocks/MovieInfo.swift",
        "Mocks/NeverURLSessionMock.swift",
        "Mocks/URLSessionMock.swift",
        "Mocks/WorkSimulatingMockMiddleware.swift",
        "ModelResponseEventsStreamInterpreterTests.swift",
        "OpenAIStreamingTests.swift",
        "OpenAITests.swift",
        "OpenAITestsCombine.swift",
        "OpenAITestsDecoder.swift",
        "ResponsesEndpointTests.swift",
        "ServerSentEventsParserTests.swift",
        "ServerSentEventsStreamInterpreterTests.swift",
        "ServerSentEventsStreamParserTests.swift",
        "StreamingSessionIntegrationTests.swift",
        "StreamingSessionTests.swift"
      ],
      "target_dependencies" : [
        "OpenAI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAI",
      "module_type" : "SwiftTarget",
      "name" : "OpenAI",
      "path" : "Sources/OpenAI",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAI"
      ],
      "sources" : [
        "OpenAI+OpenAIAsync.swift",
        "OpenAI+OpenAICombine.swift",
        "OpenAI.swift",
        "Private/AssistantsRequest.swift",
        "Private/CancellablesFactory.swift",
        "Private/Client/AsyncClient.swift",
        "Private/Client/Client.swift",
        "Private/Client/CombineClient.swift",
        "Private/Client/StreamingClient.swift",
        "Private/CodingUserInfoKey+ParsingOptions.swift",
        "Private/DataTaskFactory.swift",
        "Private/DescribedError.swift",
        "Private/DispatchQueue+Static.swift",
        "Private/ExecutionSerializer.swift",
        "Private/Extensions for generated code/Schemas+Description.swift",
        "Private/JSONRequest.swift",
        "Private/JSONResponseDecoder.swift",
        "Private/JSONResponseErrorDecoder.swift",
        "Private/KeyedDecodingContainer+ParsingOptions.swift",
        "Private/MultipartFormDataBodyBuilder.swift",
        "Private/MultipartFormDataBodyEncodable.swift",
        "Private/MultipartFormDataEntry.swift",
        "Private/MultipartFormDataRequest.swift",
        "Private/OpenAI+MakeRequest.swift",
        "Private/SSLDelegateProtocol.swift",
        "Private/SendablePassthroughSubject.swift",
        "Private/StreamableQuery.swift",
        "Private/Streaming/AudioSpeechStreamInterpreter.swift",
        "Private/Streaming/CodableResultStreamInterpreter.swift",
        "Private/Streaming/DataTaskPerformingURLSession.swift",
        "Private/Streaming/InvalidatableSession.swift",
        "Private/Streaming/ModelResponseEventsStreamInterpreter.swift",
        "Private/Streaming/ModelResponseStreamEventType.swift",
        "Private/Streaming/PerformableSession.swift",
        "Private/Streaming/ServerSentEventsStreamInterpreter.swift",
        "Private/Streaming/ServerSentEventsStreamParser.swift",
        "Private/Streaming/ServerSentEventsStreamingSessionFactory.swift",
        "Private/Streaming/SessionInvalidator.swift",
        "Private/Streaming/StreamingError.swift",
        "Private/Streaming/StreamingSession.swift",
        "Private/URLBuilder.swift",
        "Private/URLComponents+.swift",
        "Private/URLRequestBuildable.swift",
        "Private/URLResponseHandler.swift",
        "Private/URLSessionCombine.swift",
        "Private/URLSessionDataDelegateForwarder.swift",
        "Private/URLSessionDataTaskProtocol.swift",
        "Private/URLSessionDataTaskPublisherProtocol.swift",
        "Private/URLSessionDataTaskStore.swift",
        "Private/URLSessionDelegateProtocol.swift",
        "Private/URLSessionFactory.swift",
        "Private/URLSessionProtocol+MakeDataTask.swift",
        "Private/URLSessionProtocol.swift",
        "Private/URLSessionTaskCanceller.swift",
        "Public/Errors/APIError.swift",
        "Public/Errors/GeminiAPIError.swift",
        "Public/JSONSchema/AnyJSONDocument.swift",
        "Public/JSONSchema/AnyJSONSchema.swift",
        "Public/JSONSchema/JSONDocument.swift",
        "Public/JSONSchema/JSONSchema.swift",
        "Public/JSONSchema/JSONSchemaField.swift",
        "Public/JSONSchema/JSONSchemaInstanceType.swift",
        "Public/Models/AssistantResult.swift",
        "Public/Models/AssistantsQuery.swift",
        "Public/Models/AssistantsResult.swift",
        "Public/Models/AssistantsTool.swift",
        "Public/Models/AudioSpeechQuery.swift",
        "Public/Models/AudioSpeechResult.swift",
        "Public/Models/AudioTranscriptionQuery.swift",
        "Public/Models/AudioTranscriptionResult.swift",
        "Public/Models/AudioTranscriptionStreamResult.swift",
        "Public/Models/AudioTranslationQuery.swift",
        "Public/Models/AudioTranslationResult.swift",
        "Public/Models/ChatQuery.swift",
        "Public/Models/ChatResult.swift",
        "Public/Models/ChatStreamResult.swift",
        "Public/Models/EmbeddingsQuery.swift",
        "Public/Models/EmbeddingsResult.swift",
        "Public/Models/FilesQuery.swift",
        "Public/Models/FilesResult.swift",
        "Public/Models/FunctionDeclaration.swift",
        "Public/Models/ImageEditsQuery.swift",
        "Public/Models/ImageVariationsQuery.swift",
        "Public/Models/ImagesQuery.swift",
        "Public/Models/ImagesResult.swift",
        "Public/Models/JSONSchemaConvertible.swift",
        "Public/Models/JSONSchemaEnumConvertible.swift",
        "Public/Models/MessageQuery.swift",
        "Public/Models/Models/ModelQuery.swift",
        "Public/Models/Models/ModelResult.swift",
        "Public/Models/Models/Models.swift",
        "Public/Models/Models/ModelsResult.swift",
        "Public/Models/ModerationsQuery.swift",
        "Public/Models/ModerationsResult.swift",
        "Public/Models/Responses/CreateModelResponseQuery.swift",
        "Public/Models/Responses/CreateModelResponseQueryInput.swift",
        "Public/Models/Responses/DeleteModelResponseQuery.swift",
        "Public/Models/Responses/DeleteModelResponseResult.swift",
        "Public/Models/Responses/GetModelResponseQuery.swift",
        "Public/Models/Responses/ResponseEvent.swift",
        "Public/Models/Responses/ResponseObject.swift",
        "Public/Models/RunResult.swift",
        "Public/Models/RunRetrieveQuery.swift",
        "Public/Models/RunRetrieveStepsResult.swift",
        "Public/Models/RunToolOutputsQuery.swift",
        "Public/Models/RunsQuery.swift",
        "Public/Models/ThreadAddMessagesResult.swift",
        "Public/Models/ThreadRunQuery.swift",
        "Public/Models/ThreadsMessagesResult.swift",
        "Public/Models/ThreadsQuery.swift",
        "Public/Models/ThreadsResult.swift",
        "Public/Models/Types/ChatQueryWebSearchOptions.swift",
        "Public/Models/Types/ServiceTier.swift",
        "Public/Protocols/CancellableRequest.swift",
        "Public/Protocols/OpenAIAsync.swift",
        "Public/Protocols/OpenAICombine.swift",
        "Public/Protocols/OpenAIMiddleware.swift",
        "Public/Protocols/OpenAIProtocol.swift",
        "Public/Protocols/ResponsesEndpointAsync.swift",
        "Public/Protocols/ResponsesEndpointCombine.swift",
        "Public/Protocols/ResponsesEndpointModern.swift",
        "Public/Protocols/ResponsesEndpointProtocol.swift",
        "Public/Schemas/Edited/EasyInputMessage.swift",
        "Public/Schemas/Edited/FunctionTool.swift",
        "Public/Schemas/Edited/InputContent.swift",
        "Public/Schemas/Edited/InputImage.swift",
        "Public/Schemas/Edited/InputItem.swift",
        "Public/Schemas/Edited/ResponseMCPCallArgumentsDeltaEvent.swift",
        "Public/Schemas/Edited/ResponseMCPCallArgumentsDoneEvent.swift",
        "Public/Schemas/Edited/ResponseOutputItemAddedEvent.swift",
        "Public/Schemas/Edited/ResponseOutputItemDoneEvent.swift",
        "Public/Schemas/Edited/Tool.swift",
        "Public/Schemas/Facade/OutputItem.swift",
        "Public/Schemas/Facade/ResponseStreamEvent.swift",
        "Public/Schemas/Generated/Components.swift",
        "Public/Utilities/ParsingOptions.swift",
        "Public/Utilities/Utilities.swift",
        "ResponsesEndpoint+Async.swift",
        "ResponsesEndpoint+Combine.swift",
        "ResponsesEndpoint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.