The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftOpenAPI, reference 2.26.0 (057aec), with Swift 6.2 for macOS (SPM) on 18 Dec 2025 19:39:11 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/SwiftOpenAPI.git
Reference: 2.26.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/SwiftOpenAPI
 * tag               2.26.0     -> FETCH_HEAD
HEAD is now at 057aec3 Merge pull request #13 from ajevans99/main
Cloned https://github.com/dankinsoid/SwiftOpenAPI.git
Revision (git rev-parse @):
057aec3909fa14c920fc79aa57f56cffc1b6febf
SUCCESS checkout https://github.com/dankinsoid/SwiftOpenAPI.git at 2.26.0
Fetching https://github.com/swiftlang/swift-syntax.git
[1/73188] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.75s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (6.59s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftopenapi",
      "name": "SwiftOpenAPI",
      "url": "https://github.com/dankinsoid/SwiftOpenAPI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftOpenAPI",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dankinsoid/SwiftOpenAPI.git
[1/1832] Fetching swiftopenapi
Fetched https://github.com/dankinsoid/SwiftOpenAPI.git from cache (0.88s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.94s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.79s)
Creating working copy for https://github.com/dankinsoid/SwiftOpenAPI.git
Working copy of https://github.com/dankinsoid/SwiftOpenAPI.git resolved at 2.26.0 (057aec3)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.20s)
warning: '.resolve-product-dependencies': dependency 'swiftopenapi' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dankinsoid/SwiftOpenAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/10] Compiling SwiftOpenAPIMacros StringError.swift
[6/10] Compiling SwiftOpenAPIMacros SyntaxExt.swift
[7/10] Emitting module SwiftOpenAPIMacros
[8/10] Compiling SwiftOpenAPIMacros OpenAPIDescriptionMacro.swift
[8/10] Write Objects.LinkFileList
[9/10] Linking SwiftOpenAPIMacros-tool
[11/146] Compiling SwiftOpenAPI StringConvertibleHintProvider.swift
[12/146] Compiling SwiftOpenAPI String++.swift
[13/146] Compiling SwiftOpenAPI SecurityRequirementObject.swift
[14/146] Compiling SwiftOpenAPI SecuritySchemeObject.swift
[15/146] Compiling SwiftOpenAPI ServerObject.swift
[16/146] Compiling SwiftOpenAPI HeadersEncoder.swift
[17/146] Compiling SwiftOpenAPI SpecificationExtendable.swift
[18/153] Compiling SwiftOpenAPI HeaderObject.swift
[19/153] Compiling SwiftOpenAPI InfoObject.swift
[20/153] Compiling SwiftOpenAPI AdditionalProperties.swift
[21/153] Compiling SwiftOpenAPI DataFormat.swift
[22/153] Compiling SwiftOpenAPI DataType.swift
[23/153] Compiling SwiftOpenAPI DiscriminatorObject.swift
[24/153] Compiling SwiftOpenAPI ExpressibleBySchemaObject.swift
[25/160] Compiling SwiftOpenAPI AnyRange.swift
[26/160] Compiling SwiftOpenAPI Bool++.swift
[27/160] Compiling SwiftOpenAPI Codable++.swift
[28/160] Compiling SwiftOpenAPI CodingKeys.swift
[29/160] Compiling SwiftOpenAPI Collection++.swift
[30/160] Compiling SwiftOpenAPI Decimal++.swift
[31/160] Compiling SwiftOpenAPI ExpressibleBy.swift
[32/160] Compiling SwiftOpenAPI Locks.swift
[33/160] Compiling SwiftOpenAPI PathItemObject.swift
[34/160] Compiling SwiftOpenAPI PathsObject.swift
[35/160] Compiling SwiftOpenAPI ReferenceObject.swift
[36/160] Compiling SwiftOpenAPI ReferenceOr.swift
[37/160] Compiling SwiftOpenAPI RequestBodyObject.swift
[38/160] Compiling SwiftOpenAPI ResponseObject.swift
[39/160] Compiling SwiftOpenAPI ResponsesObject.swift
[40/160] Emitting module SwiftOpenAPI
[42/160] Compiling SwiftOpenAPI OrderedDictionary.swift
[43/160] Compiling SwiftOpenAPI StringConvertibleHintProvider.swift
[44/160] Compiling SwiftOpenAPI String++.swift
[45/160] Compiling SwiftOpenAPI ReferenceOr.swift
[46/160] Compiling SwiftOpenAPI CheckAllKeysDecoder.swift
[47/160] Compiling SwiftOpenAPI DateEncodingFormat.swift
[48/160] Compiling SwiftOpenAPI HeadersEncoder.swift
[49/160] Compiling SwiftOpenAPI OrderedDictionary.swift
[50/160] Compiling SwiftOpenAPI ParametersEncoder.swift
[51/160] Compiling SwiftOpenAPI Ref.swift
[52/160] Compiling SwiftOpenAPI SchemeEncoder.swift
[53/160] Compiling SwiftOpenAPI CodableTypes.swift
[54/160] Compiling SwiftOpenAPI TypeRevision.swift
[55/160] Compiling SwiftOpenAPI TypeRevisionDecoder.swift
[56/160] Compiling SwiftOpenAPI TypeRevisionEncoder.swift
[64/160] Compiling SwiftOpenAPI AnyValue.swift
[65/160] Compiling SwiftOpenAPI SchemaContexts.swift
[66/160] Compiling SwiftOpenAPI SchemaObjec+deprecated.swift
[67/160] Compiling SwiftOpenAPI SchemaObject++.swift
[68/160] Compiling SwiftOpenAPI SchemaObject.swift
[69/160] Compiling SwiftOpenAPI LicenseObject.swift
[70/160] Compiling SwiftOpenAPI LinkObject.swift
[71/160] Compiling SwiftOpenAPI MediaType.swift
[72/160] Compiling SwiftOpenAPI CallbackObject.swift
[73/160] Compiling SwiftOpenAPI MediaTypeObject.swift
[74/160] Compiling SwiftOpenAPI ComponentsObject.swift
[75/160] Compiling SwiftOpenAPI OAuthFlowObject.swift
[76/160] Compiling SwiftOpenAPI CompositeType.swift
[77/160] Compiling SwiftOpenAPI OAuthFlowsObject.swift
[78/160] Compiling SwiftOpenAPI ContactObject.swift
[79/160] Compiling SwiftOpenAPI ContentObject.swift
[80/160] Compiling SwiftOpenAPI OpenAPIObject.swift
[81/160] Compiling SwiftOpenAPI EncodingObject.swift
[82/160] Compiling SwiftOpenAPI OperationObject.swift
[83/160] Compiling SwiftOpenAPI ExampleObject.swift
[84/160] Compiling SwiftOpenAPI ExternalDocumentationObject.swift
[85/160] Compiling SwiftOpenAPI ParameterObject.swift
[86/160] Compiling SwiftOpenAPI Path.swift
[147/160] Compiling SwiftOpenAPI TagObject.swift
[148/160] Compiling SwiftOpenAPI Version.swift
[149/160] Compiling SwiftOpenAPI XMLObject.swift
[150/160] Compiling SwiftOpenAPI OpenAPIDescriptable.swift
[151/160] Compiling SwiftOpenAPI OpenAPIDescription.swift
[152/160] Compiling SwiftOpenAPI OpenAPIType.swift
[153/160] Compiling SwiftOpenAPI refactor.swift
Build complete! (7.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "700.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SwiftOpenAPI",
  "name" : "SwiftOpenAPI",
  "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"
    }
  ],
  "products" : [
    {
      "name" : "SwiftOpenAPI",
      "targets" : [
        "SwiftOpenAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftOpenAPIMacros",
      "targets" : [
        "SwiftOpenAPIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOpenAPITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOpenAPITests",
      "path" : "Tests/SwiftOpenAPITests",
      "sources" : [
        "AnyValueTests/AnyValueTests.swift",
        "AnyValueTests/TestHelpers.swift",
        "ArrayDecodingTests.swift",
        "Mocks.swift",
        "SwiftOpenAPITests.swift"
      ],
      "target_dependencies" : [
        "SwiftOpenAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOpenAPIMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOpenAPIMacrosTests",
      "path" : "Tests/SwiftOpenAPIMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SwiftOpenAPIMacrosTests.swift"
      ],
      "target_dependencies" : [
        "SwiftOpenAPI",
        "SwiftOpenAPIMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOpenAPIMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOpenAPIMacros",
      "path" : "Sources/SwiftOpenAPIMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SwiftOpenAPI",
        "SwiftOpenAPIMacros"
      ],
      "sources" : [
        "OpenAPIDescriptionMacro.swift",
        "StringError.swift",
        "SyntaxExt.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftOpenAPI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOpenAPI",
      "path" : "Sources/SwiftOpenAPI",
      "product_memberships" : [
        "SwiftOpenAPI"
      ],
      "sources" : [
        "Common/AnyRange.swift",
        "Common/Bool++.swift",
        "Common/Codable++.swift",
        "Common/CodingKeys.swift",
        "Common/Collection++.swift",
        "Common/Decimal++.swift",
        "Common/ExpressibleBy.swift",
        "Common/Locks.swift",
        "Common/OrderedDictionary/OrderedDictionary.swift",
        "Common/OrderedDictionary/StringConvertibleHintProvider.swift",
        "Common/String++.swift",
        "Encoders/AnyValueEncoder.swift",
        "Encoders/CheckAllKeysDecoder.swift",
        "Encoders/DateEncodingFormat.swift",
        "Encoders/HeadersEncoder.swift",
        "Encoders/KeyEncodingStrategy.swift",
        "Encoders/ParametersEncoder.swift",
        "Encoders/Ref.swift",
        "Encoders/SchemeEncoder.swift",
        "Encoders/TypeRevision/CodableTypes.swift",
        "Encoders/TypeRevision/TypeRevision.swift",
        "Encoders/TypeRevision/TypeRevisionDecoder.swift",
        "Encoders/TypeRevision/TypeRevisionEncoder.swift",
        "Objects/AnyValue.swift",
        "Objects/CallbackObject.swift",
        "Objects/ComponentsObject.swift",
        "Objects/CompositeType.swift",
        "Objects/ContactObject.swift",
        "Objects/ContentObject.swift",
        "Objects/EncodingObject.swift",
        "Objects/ExampleObject.swift",
        "Objects/ExternalDocumentationObject.swift",
        "Objects/HeaderObject.swift",
        "Objects/InfoObject.swift",
        "Objects/JSONSchema/AdditionalProperties.swift",
        "Objects/JSONSchema/DataFormat.swift",
        "Objects/JSONSchema/DataType.swift",
        "Objects/JSONSchema/DiscriminatorObject.swift",
        "Objects/JSONSchema/ExpressibleBySchemaObject.swift",
        "Objects/JSONSchema/SchemaContexts.swift",
        "Objects/JSONSchema/SchemaObjec+deprecated.swift",
        "Objects/JSONSchema/SchemaObject++.swift",
        "Objects/JSONSchema/SchemaObject.swift",
        "Objects/LicenseObject.swift",
        "Objects/LinkObject.swift",
        "Objects/MediaType.swift",
        "Objects/MediaTypeObject.swift",
        "Objects/OAuthFlowObject.swift",
        "Objects/OAuthFlowsObject.swift",
        "Objects/OpenAPIObject.swift",
        "Objects/OperationObject.swift",
        "Objects/ParameterObject.swift",
        "Objects/Path.swift",
        "Objects/PathItemObject.swift",
        "Objects/PathsObject.swift",
        "Objects/ReferenceObject.swift",
        "Objects/ReferenceOr.swift",
        "Objects/RequestBodyObject.swift",
        "Objects/ResponseObject.swift",
        "Objects/ResponsesObject.swift",
        "Objects/RuntimeExpression.swift",
        "Objects/RuntimeExpressionOr.swift",
        "Objects/SecurityRequirementObject.swift",
        "Objects/SecuritySchemeObject.swift",
        "Objects/ServerObject.swift",
        "Objects/ServerVariableObject.swift",
        "Objects/SpecificationExtendable.swift",
        "Objects/TagObject.swift",
        "Objects/Version.swift",
        "Objects/XMLObject.swift",
        "OpenAPIDescriptable.swift",
        "OpenAPIDescription.swift",
        "OpenAPIType.swift",
        "refactor.swift"
      ],
      "target_dependencies" : [
        "SwiftOpenAPIMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.