Build Information
Successful build of swift-openai, reference main (ff1c6f), with Swift 6.3 for Linux on 28 Apr 2026 00:56:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ajevans99/swift-openai.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ajevans99/swift-openai
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ff1c6f9 Merge pull request #42 from ajevans99/update-openapi-gpt-55-image-2
Cloned https://github.com/ajevans99/swift-openai.git
Revision (git rev-parse @):
ff1c6f99bf8f09d5b0c66911fc147816479e163a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ajevans99/swift-openai.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/ajevans99/swift-openai.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-openapi-generator.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/ajevans99/swift-json-schema.git
[1/6671] Fetching swift-log
[2/12356] Fetching swift-log, swift-json-schema
[1978/18963] Fetching swift-log, swift-json-schema, swift-openapi-runtime
[14783/24427] Fetching swift-log, swift-json-schema, swift-openapi-runtime, swift-custom-dump
[16012/41940] Fetching swift-log, swift-json-schema, swift-openapi-runtime, swift-custom-dump, swift-openapi-generator
Fetched https://github.com/ajevans99/swift-json-schema.git from cache (0.93s)
[18265/36255] Fetching swift-log, swift-openapi-runtime, swift-custom-dump, swift-openapi-generator
Fetched https://github.com/apple/swift-log.git from cache (1.30s)
[20303/29584] Fetching swift-openapi-runtime, swift-custom-dump, swift-openapi-generator
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.04s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (2.07s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (2.08s)
Computing version for https://github.com/ajevans99/swift-json-schema.git
Computed https://github.com/ajevans99/swift-json-schema.git at 0.11.2 (2.86s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75038] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.17s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (10.09s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.19s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (2.03s)
Fetching https://github.com/apple/swift-http-types
[1/1043] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (4.49s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.12.0 (3.93s)
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections
[1/17464] Fetching swift-argument-parser
[2/41150] Fetching swift-argument-parser, swift-collections
[1648/52701] Fetching swift-argument-parser, swift-collections, yams
[2709/58759] Fetching swift-argument-parser, swift-collections, yams, swift-algorithms
[23997/204256] Fetching swift-argument-parser, swift-collections, yams, swift-algorithms, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (3.93s)
Fetched https://github.com/jpsim/Yams from cache (3.98s)
Fetched https://github.com/apple/swift-collections from cache (4.00s)
[51163/151555] Fetching swift-algorithms, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (13.16s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (13.41s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (14.24s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.62s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.59s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.81s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.57s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.59s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.69s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.11.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/ajevans99/swift-json-schema.git
Working copy of https://github.com/ajevans99/swift-json-schema.git resolved at 0.11.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.12.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.52s)
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/25] Copying validation.json
[4/25] Copying schema.json
[4/25] Copying meta-data.json
[4/25] Copying format-annotation.json
[4/25] Copying core.json
[4/25] Copying content.json
[4/25] Copying applicator.json
[11/25] Copying unevaluated.json
[12/25] Write sources
[21/25] Write swift-version-24593BA9C3E375BF.txt
[23/85] Emitting module HTTPTypes
[24/86] Compiling HTTPTypes ISOLatin1String.swift
[25/86] Compiling Logging LogEvent.swift
[26/86] Compiling JSONSchema Keywords+Identifier.swift
[27/86] Compiling JSONSchema Keywords+Metadata.swift
[28/86] Compiling JSONSchema JSONType.swift
[29/86] Compiling JSONSchema Dialect.swift
[30/86] Compiling JSONSchema Annotation.swift
[31/86] Compiling JSONSchema AnnotationContainer.swift
[32/87] Compiling HTTPTypes HTTPResponse.swift
[33/87] Compiling JSONSchema BuiltinValidators.swift
[34/87] Compiling JSONSchema Keywords+Assertion.swift
[35/87] Compiling HTTPTypes HTTPRequest.swift
[36/87] Compiling JSONSchema Keywords+Reference.swift
[37/87] Compiling JSONSchema JSONValue.swift
[38/87] Compiling JSONSchemaMacro TypeSpecificOptionMacros.swift
[39/87] Compiling JSONSchema Keywords+Reserved.swift
[40/87] Compiling JSONSchema Keywords.swift
[41/87] Compiling JSONSchema JSONPointer.swift
[42/87] Compiling JSONSchema Schema+Codable.swift
[43/87] Compiling Logging Locks.swift
[44/87] Compiling HTTPTypes NIOLock.swift
[45/87] Compiling Logging MetadataProvider.swift
[46/87] Compiling JSONSchema Schema+Equatable.swift
[47/87] Compiling JSONSchema Schema.swift
[48/87] Compiling JSONSchema Bundle+JSONSchemaResources.swift
[49/87] Compiling JSONSchema LockIsolated.swift
[50/87] Compiling JSONSchema Context.swift
[51/87] Compiling JSONSchema SchemaIssue.swift
[52/87] Compiling JSONSchema ValidationIssue.swift
[53/87] Compiling JSONSchema SchemaDocument.swift
[54/87] Compiling HTTPTypes HTTPParsedFields.swift
[55/87] Compiling HTTPTypes HTTPRequest+URL.swift
[57/87] Compiling JSONSchema Keyword.swift
[58/87] Compiling JSONSchema Keywords+Annotation.swift
[59/87] Compiling JSONSchema Keywords+Applicator.swift
[60/87] Emitting module JSONSchema
[66/87] Compiling JSONSchema FormatValidator.swift
[67/87] Compiling JSONSchema Array+JSONValue.swift
[68/87] Compiling JSONSchema JSONValue+Codable.swift
[69/87] Compiling JSONSchema JSONValue+ExpressibleByLiteral.swift
[70/87] Compiling JSONSchema JSONValue+merge.swift
[77/87] Emitting module JSONSchemaMacro
[78/87] Compiling JSONSchemaMacro SwiftSyntaxExtensions.swift
[80/88] Compiling Logging LogHandler.swift
[81/88] Emitting module Logging
[82/88] Compiling Logging Logging.swift
[84/89] Compiling HTTPTypes HTTPFields.swift
[88/94] Compiling JSONSchema ValidatableSchema.swift
[89/94] Compiling JSONSchema ValidationLocation.swift
[90/94] Compiling JSONSchema ValidationResult.swift
[91/94] Compiling JSONSchema resource_bundle_accessor.swift
[92/95] Wrapping AST for JSONSchemaMacro for debugging
[93/96] Write Objects.LinkFileList
[94/158] Linking JSONSchemaMacro-tool
[96/177] Emitting module JSONSchemaBuilder
[97/228] Compiling JSONSchemaBuilder JSONValueRepresentable.swift
[98/228] Compiling JSONSchemaBuilder JSONArrayValue.swift
[99/228] Compiling JSONSchemaBuilder JSONBooleanValue.swift
[100/228] Compiling JSONSchemaBuilder JSONIntegerValue.swift
[101/228] Compiling JSONSchemaBuilder JSONNullValue.swift
[102/228] Compiling JSONSchemaBuilder JSONNumberValue.swift
[103/228] Compiling JSONSchemaBuilder JSONObjectValue.swift
[104/228] Compiling JSONSchemaBuilder JSONStringValue.swift
[105/228] Compiling JSONSchemaBuilder PropertyFlatMap.swift
[106/228] Compiling JSONSchemaBuilder PropertyOptionalComponent.swift
[107/228] Compiling JSONSchemaBuilder JSONValue+Schema.swift
[108/228] Compiling JSONSchemaBuilder ExcludeFromSchema.swift
[109/228] Compiling JSONSchemaBuilder SchemaOptions.swift
[110/228] Compiling JSONSchemaBuilder ArrayOptions.swift
[111/228] Compiling JSONSchemaBuilder NumberOptions.swift
[112/228] Compiling JSONSchemaBuilder ObjectOptions.swift
[113/228] Compiling JSONSchemaBuilder CompactMap.swift
[114/228] Compiling JSONSchemaBuilder Conditional.swift
[115/228] Compiling JSONSchemaBuilder Constant.swift
[116/228] Compiling JSONSchemaBuilder Enum.swift
[117/228] Compiling JSONSchemaBuilder FlatMap.swift
[118/228] Compiling JSONSchemaBuilder JSONComponents.swift
[119/228] Compiling JSONSchemaBuilder Map.swift
[120/228] Compiling JSONSchemaBuilder MergedComponent.swift
[121/228] Compiling JSONSchemaBuilder OptionalComponent.swift
[122/228] Compiling JSONSchemaBuilder JSONNumber.swift
[123/228] Compiling JSONSchemaBuilder JSONObject.swift
[124/228] Compiling JSONSchemaBuilder JSONString.swift
[125/228] Compiling JSONSchemaBuilder JSONProperty.swift
[126/228] Compiling JSONSchemaBuilder JSONPropertyComponent.swift
[127/228] Compiling JSONSchemaBuilder JSONPropertyComponents.swift
[128/228] Compiling JSONSchemaBuilder PropertyArray.swift
[129/228] Compiling JSONSchemaBuilder PropertyCompactMap.swift
[130/228] Compiling JSONSchemaBuilder PropertyConditional.swift
[131/228] Compiling JSONSchemaBuilder JSONReference.swift
[132/228] Compiling JSONSchemaBuilder JSONSchema.swift
[133/228] Compiling JSONSchemaBuilder JSONSchemaComponent+Annotations.swift
[134/228] Compiling JSONSchemaBuilder JSONSchemaComponent+Conditionals.swift
[135/228] Compiling JSONSchemaBuilder JSONSchemaComponent+Content.swift
[136/228] Compiling JSONSchemaBuilder JSONSchemaComponent+Identifiers.swift
[137/228] Compiling JSONSchemaBuilder JSONSchemaComponent.swift
[138/228] Compiling JSONSchemaBuilder AdditionalProperties.swift
[139/228] Compiling JSONSchemaBuilder AnySchemaComponent.swift
[140/228] Compiling JSONSchemaBuilder JSONPropertyBuilder.swift
[141/228] Compiling JSONSchemaBuilder JSONPropertySchemaBuilder.swift
[142/228] Compiling JSONSchemaBuilder JSONSchemaBuilder.swift
[143/228] Compiling JSONSchemaBuilder JSONValueBuilder.swift
[144/228] Compiling JSONSchemaBuilder ConditionalSchema.swift
[145/228] Compiling JSONSchemaBuilder JSONAnyValue.swift
[146/228] Compiling JSONSchemaBuilder JSONBooleanSchema.swift
[147/228] Compiling JSONSchemaBuilder JSONComposition.swift
[148/228] Compiling JSONSchemaBuilder JSONDynamicReference.swift
[149/228] Compiling JSONSchemaBuilder StringOptions.swift
[150/228] Compiling JSONSchemaBuilder Schemable.swift
[151/228] Compiling JSONSchemaBuilder ParseIssue.swift
[152/228] Compiling JSONSchemaBuilder Parsed.swift
[153/228] Compiling JSONSchemaBuilder KeyEncodingStrategy.swift
[154/228] Compiling JSONSchemaBuilder SchemaAnchorName.swift
[155/228] Compiling JSONSchemaBuilder SchemaReferenceURI.swift
[156/228] Compiling JSONSchemaBuilder JSONPropertyValue.swift
[157/228] Compiling JSONSchemaBuilder OrNullModifier.swift
[158/228] Compiling JSONSchemaBuilder PassthroughComponent.swift
[159/228] Compiling JSONSchemaBuilder PatternProperties.swift
[160/228] Compiling JSONSchemaBuilder PropertyNames.swift
[161/228] Compiling JSONSchemaBuilder RuntimeComponent.swift
[162/228] Compiling JSONSchemaBuilder SchemaValue.swift
[163/228] Compiling JSONSchemaBuilder JSONArray.swift
[164/228] Compiling JSONSchemaBuilder JSONBoolean.swift
[165/228] Compiling JSONSchemaBuilder JSONNull.swift
[167/229] Emitting module OpenAPIRuntime
[230/237] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[231/237] Compiling OpenAPIRuntime URIEncoder.swift
[232/237] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[233/237] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[234/237] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[235/237] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[236/237] Compiling OpenAPIRuntime URIParser.swift
[237/237] Compiling OpenAPIRuntime URISerializer.swift
[239/241] Compiling OpenAIFoundation Client.swift
[240/241] Emitting module OpenAIFoundation
[241/241] Compiling OpenAIFoundation Types.swift
/host/spi-builder-workspace/Sources/OpenAIFoundation/Generated/Types.swift:5439:22: warning: 'user' is deprecated [#DeprecatedDeclaration]
5437 | promptCacheKey: Swift.String? = nil
5438 | ) {
5439 | self.user = user
| `- warning: 'user' is deprecated [#DeprecatedDeclaration]
5440 | self.safetyIdentifier = safetyIdentifier
5441 | self.promptCacheKey = promptCacheKey
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[243/267] Emitting module OpenAICore
[244/270] Compiling OpenAICore OutputItem.swift
[245/270] Compiling OpenAICore OutputMessage.swift
[246/270] Compiling OpenAICore Reasoning.swift
[247/270] Compiling OpenAICore InputItem.swift
[248/270] Compiling OpenAICore InputMessage.swift
[249/270] Compiling OpenAICore InputPayload.swift
[250/270] Compiling OpenAICore CreateImageEditRequest.swift
[251/270] Compiling OpenAICore CreateImageRequest.swift
[252/270] Compiling OpenAICore ImagesResponse.swift
[253/270] Compiling OpenAICore AuthenticationMiddleware.swift
[254/270] Compiling OpenAICore StreamingSSEParser.swift
[255/270] Compiling OpenAICore FunctionTool.swift
[256/270] Compiling OpenAICore ImageGenTool.swift
[257/270] Compiling OpenAICore Tool.swift
[258/270] Compiling OpenAICore Truncation.swift
[259/270] Compiling OpenAICore Usage.swift
[260/270] Compiling OpenAICore OpenAI.swift
[261/270] Compiling OpenAICore OpenAIHTTPError.swift
[262/270] Compiling OpenAICore CreateModelResponse.swift
[263/270] Compiling OpenAICore ListInputItemsResponse.swift
[264/270] Compiling OpenAICore Response.swift
[265/270] Compiling OpenAICore ServiceTier.swift
[266/270] Compiling OpenAICore StreamingResponse.swift
[267/270] Compiling OpenAICore LoggingMiddleware.swift
[268/270] Compiling OpenAICore Model.swift
[269/270] Compiling OpenAICore OpenAI+Images.swift
[270/270] Compiling OpenAICore OpenAI+Responses.swift
[272/279] Compiling OpenAIKit ResponseSessionError.swift
[273/279] Compiling OpenAIKit StreamPlugins.swift
[274/280] Compiling OpenAIKit OpenAPIValueContainer+JSONValue.swift
[275/280] Compiling OpenAIKit ToolErrorPolicy.swift
[276/280] Compiling OpenAIKit Tool.swift
[277/280] Compiling OpenAIKit ToolCallMessaging.swift
[278/280] Emitting module OpenAIKit
[279/280] Compiling OpenAIKit BuiltInStreamPlugins.swift
[280/280] Compiling OpenAIKit ResponseSession.swift
Build complete! (165.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"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.git"
},
{
"identity" : "swift-json-schema",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.2",
"upper_bound" : "0.12.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ajevans99/swift-json-schema.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-openai",
"name" : "swift-openai",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "OpenAI",
"targets" : [
"OpenAIKit",
"OpenAICore",
"OpenAIFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenAIKit",
"targets" : [
"OpenAIKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenAICore",
"targets" : [
"OpenAICore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenAIFoundation",
"targets" : [
"OpenAIFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAIKitTests",
"module_type" : "SwiftTarget",
"name" : "OpenAIKitTests",
"path" : "Tests/OpenAIKitTests",
"product_dependencies" : [
"CustomDump",
"Logging"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/OpenAIKitTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FunctionToolSerializationTests.swift",
"InputImageContentDecodingTests.swift",
"OpenAIKitTests.swift",
"ResponseSessionStreamingTests.swift",
"StreamingResponseDecodingTests.swift",
"StreamingSSEParserTests.swift",
"ToolCallMessagingTests.swift"
],
"target_dependencies" : [
"OpenAIKit",
"OpenAICore"
],
"type" : "test"
},
{
"c99name" : "OpenAIKit",
"module_type" : "SwiftTarget",
"name" : "OpenAIKit",
"path" : "Sources/OpenAIKit",
"product_dependencies" : [
"OpenAPIRuntime",
"JSONSchema",
"JSONSchemaBuilder"
],
"product_memberships" : [
"OpenAI",
"OpenAIKit"
],
"sources" : [
"Responses/Plugins/BuiltInStreamPlugins.swift",
"Responses/ResponseSession.swift",
"Responses/ResponseSessionError.swift",
"Responses/StreamPlugins.swift",
"Responses/ToolErrorPolicy.swift",
"Tools/Extensions/OpenAPIValueContainer+JSONValue.swift",
"Tools/Tool.swift",
"Tools/ToolCallMessaging.swift"
],
"target_dependencies" : [
"OpenAICore",
"OpenAIFoundation"
],
"type" : "library"
},
{
"c99name" : "OpenAIFoundation",
"module_type" : "SwiftTarget",
"name" : "OpenAIFoundation",
"path" : "Sources/OpenAIFoundation",
"product_dependencies" : [
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAI",
"OpenAIKit",
"OpenAICore",
"OpenAIFoundation"
],
"sources" : [
"Generated/Client.swift",
"Generated/Types.swift"
],
"type" : "library"
},
{
"c99name" : "OpenAICore",
"module_type" : "SwiftTarget",
"name" : "OpenAICore",
"path" : "Sources/OpenAICore",
"product_dependencies" : [
"OpenAPIRuntime",
"Logging"
],
"product_memberships" : [
"OpenAI",
"OpenAIKit",
"OpenAICore"
],
"sources" : [
"Images/CreateImageEditRequest.swift",
"Images/CreateImageRequest.swift",
"Images/ImagesResponse.swift",
"Middleware/AuthenticationMiddleware.swift",
"Middleware/LoggingMiddleware.swift",
"Model.swift",
"OpenAI+Images.swift",
"OpenAI+Responses.swift",
"OpenAI.swift",
"OpenAIHTTPError.swift",
"Responses/CreateModelResponse.swift",
"Responses/ListInputItemsResponse.swift",
"Responses/Messages/InputItem.swift",
"Responses/Messages/InputMessage.swift",
"Responses/Messages/InputPayload.swift",
"Responses/Messages/OutputItem.swift",
"Responses/Messages/OutputMessage.swift",
"Responses/Reasoning.swift",
"Responses/Response.swift",
"Responses/ServiceTier.swift",
"Responses/StreamingResponse.swift",
"Responses/StreamingSSEParser.swift",
"Responses/Tools/FunctionTool.swift",
"Responses/Tools/ImageGenTool.swift",
"Responses/Tools/Tool.swift",
"Responses/Truncation.swift",
"Responses/Usage.swift"
],
"target_dependencies" : [
"OpenAIFoundation"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.