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 SwiftOpenAPI, reference main (ed87ce), with Swift 6.2 for macOS (SPM) on 27 Sep 2025 22:17:59 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/SwiftOpenAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ed87ce7 make global properties thread safe
Cloned https://github.com/dankinsoid/SwiftOpenAPI.git
Revision (git rev-parse @):
ed87ce7498417c1ef7e131ec4c7e26b566247f8c
SUCCESS checkout https://github.com/dankinsoid/SwiftOpenAPI.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72294] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.59s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (6.83s)
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.23s)
========================================
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": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dankinsoid/SwiftOpenAPI.git
[1/1825] Fetching swiftopenapi
Fetched https://github.com/dankinsoid/SwiftOpenAPI.git from cache (0.85s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.89s)
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
Creating working copy for https://github.com/dankinsoid/SwiftOpenAPI.git
Working copy of https://github.com/dankinsoid/SwiftOpenAPI.git resolved at main (ed87ce7)
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] Emitting module SwiftOpenAPIMacros
[6/10] Compiling SwiftOpenAPIMacros StringError.swift
[7/10] Compiling SwiftOpenAPIMacros SyntaxExt.swift
[8/10] Compiling SwiftOpenAPIMacros OpenAPIDescriptionMacro.swift
[8/10] Write Objects.LinkFileList
[9/10] Linking SwiftOpenAPIMacros-tool
[11/146] Compiling SwiftOpenAPI HeaderObject.swift
[12/146] Compiling SwiftOpenAPI InfoObject.swift
[13/146] Compiling SwiftOpenAPI AdditionalProperties.swift
[14/146] Compiling SwiftOpenAPI DataFormat.swift
[15/146] Compiling SwiftOpenAPI DataType.swift
[16/146] Compiling SwiftOpenAPI DiscriminatorObject.swift
[17/146] Compiling SwiftOpenAPI ExpressibleBySchemaObject.swift
[18/153] Emitting module SwiftOpenAPI
[25/153] Compiling SwiftOpenAPI MediaTypeObject.swift
[26/153] Compiling SwiftOpenAPI OAuthFlowObject.swift
[27/153] Compiling SwiftOpenAPI OAuthFlowsObject.swift
[28/153] Compiling SwiftOpenAPI OpenAPIObject.swift
[29/153] Compiling SwiftOpenAPI OperationObject.swift
[30/153] Compiling SwiftOpenAPI ParameterObject.swift
[31/153] Compiling SwiftOpenAPI Path.swift
[32/153] Compiling SwiftOpenAPI RuntimeExpression.swift
[40/160] Compiling SwiftOpenAPI SchemaContexts.swift
[41/160] Compiling SwiftOpenAPI SchemaObjec+deprecated.swift
[42/160] Compiling SwiftOpenAPI SchemaObject++.swift
[43/160] Compiling SwiftOpenAPI SchemaObject.swift
[44/160] Compiling SwiftOpenAPI LicenseObject.swift
[45/160] Compiling SwiftOpenAPI LinkObject.swift
[46/160] Compiling SwiftOpenAPI MediaType.swift
[48/160] Compiling SwiftOpenAPI OrderedDictionary.swift
[49/160] Compiling SwiftOpenAPI StringConvertibleHintProvider.swift
[51/160] Compiling SwiftOpenAPI String++.swift
[53/160] Compiling SwiftOpenAPI AnyValueEncoder.swift
[55/160] Compiling SwiftOpenAPI CheckAllKeysDecoder.swift
[57/160] Compiling SwiftOpenAPI DateEncodingFormat.swift
[58/160] Compiling SwiftOpenAPI HeadersEncoder.swift
[60/160] Compiling SwiftOpenAPI KeyEncodingStrategy.swift
[64/160] Compiling SwiftOpenAPI CallbackObject.swift
[65/160] Compiling SwiftOpenAPI ComponentsObject.swift
[66/160] Compiling SwiftOpenAPI CompositeType.swift
[67/160] Compiling SwiftOpenAPI ContactObject.swift
[68/160] Compiling SwiftOpenAPI ContentObject.swift
[69/160] Compiling SwiftOpenAPI EncodingObject.swift
[70/160] Compiling SwiftOpenAPI ExampleObject.swift
[71/160] Compiling SwiftOpenAPI ExternalDocumentationObject.swift
[72/160] Compiling SwiftOpenAPI AnyRange.swift
[73/160] Compiling SwiftOpenAPI Bool++.swift
[74/160] Compiling SwiftOpenAPI Codable++.swift
[75/160] Compiling SwiftOpenAPI CodingKeys.swift
[76/160] Compiling SwiftOpenAPI Collection++.swift
[77/160] Compiling SwiftOpenAPI Decimal++.swift
[78/160] Compiling SwiftOpenAPI ExpressibleBy.swift
[79/160] Compiling SwiftOpenAPI Locks.swift
[80/160] Compiling SwiftOpenAPI PathItemObject.swift
[81/160] Compiling SwiftOpenAPI PathsObject.swift
[82/160] Compiling SwiftOpenAPI ReferenceObject.swift
[83/160] Compiling SwiftOpenAPI ReferenceOr.swift
[84/160] Compiling SwiftOpenAPI RequestBodyObject.swift
[85/160] Compiling SwiftOpenAPI ResponseObject.swift
[86/160] Compiling SwiftOpenAPI ResponsesObject.swift
[87/160] Compiling SwiftOpenAPI ParametersEncoder.swift
[88/160] Compiling SwiftOpenAPI Ref.swift
[89/160] Compiling SwiftOpenAPI SchemeEncoder.swift
[90/160] Compiling SwiftOpenAPI CodableTypes.swift
[91/160] Compiling SwiftOpenAPI TypeRevision.swift
[92/160] Compiling SwiftOpenAPI TypeRevisionDecoder.swift
[93/160] Compiling SwiftOpenAPI TypeRevisionEncoder.swift
[94/160] Compiling SwiftOpenAPI AnyValue.swift
[96/160] Compiling SwiftOpenAPI RuntimeExpressionOr.swift
[97/160] Compiling SwiftOpenAPI SecurityRequirementObject.swift
[98/160] Compiling SwiftOpenAPI SecuritySchemeObject.swift
[99/160] Compiling SwiftOpenAPI ServerObject.swift
[100/160] Compiling SwiftOpenAPI ServerVariableObject.swift
[101/160] Compiling SwiftOpenAPI SpecificationExtendable.swift
[102/160] Emitting module SwiftOpenAPI
[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.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.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.