The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppStoreConnectMiddleware, reference 0.1.0 (29f87c), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 11:30:25 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edorphy/AppStoreConnectMiddleware.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edorphy/AppStoreConnectMiddleware
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 29f87ca #1 - Updated the readme to fully use markdown
Cloned https://github.com/edorphy/AppStoreConnectMiddleware.git
Revision (git rev-parse @):
29f87ca8d608158749a156eb65ec7181694946dd
SUCCESS checkout https://github.com/edorphy/AppStoreConnectMiddleware.git at 0.1.0
Fetching https://github.com/apple/swift-openapi-runtime
[1/6577] 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.11.0 (1.57s)
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.79s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (1.41s)
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
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "appstoreconnectmiddleware",
      "name": "AppStoreConnectMiddleware",
      "url": "https://github.com/edorphy/AppStoreConnectMiddleware.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppStoreConnectMiddleware",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "traits": [
            "FullFoundation"
          ],
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/edorphy/AppStoreConnectMiddleware.git
[1/22] Fetching appstoreconnectmiddleware
Fetched https://github.com/edorphy/AppStoreConnectMiddleware.git from cache (0.61s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.54s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.63s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.54s)
Creating working copy for https://github.com/edorphy/AppStoreConnectMiddleware.git
Working copy of https://github.com/edorphy/AppStoreConnectMiddleware.git resolved at 0.1.0 (29f87ca)
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
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
warning: '.resolve-product-dependencies': dependency 'appstoreconnectmiddleware' is not used by any target
Found 1 product dependencies
  - swift-openapi-runtime
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/edorphy/AppStoreConnectMiddleware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/14] Compiling HTTPTypes ISOLatin1String.swift
[6/14] Compiling HTTPTypes NIOLock.swift
[7/14] Compiling HTTPTypes HTTPResponse.swift
[8/14] Compiling HTTPTypes HTTPParsedFields.swift
[9/14] Compiling HTTPTypes HTTPFields.swift
[10/14] Compiling HTTPTypes HTTPFieldName.swift
[11/14] Compiling HTTPTypes HTTPRequest.swift
[12/14] Compiling HTTPTypes HTTPField.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPRequest+URL.swift
[15/78] Compiling OpenAPIRuntime ServerVariable.swift
[16/78] Compiling OpenAPIRuntime URLExtensions.swift
[17/78] Compiling OpenAPIRuntime Deprecated.swift
[18/78] Compiling OpenAPIRuntime ClientError.swift
[19/78] Compiling OpenAPIRuntime CodingErrors.swift
[20/78] Compiling OpenAPIRuntime RuntimeError.swift
[21/78] Compiling OpenAPIRuntime ServerError.swift
[22/85] Compiling OpenAPIRuntime Acceptable.swift
[23/85] Compiling OpenAPIRuntime Base64EncodedData.swift
[24/85] Compiling OpenAPIRuntime ByteUtilities.swift
[25/85] Compiling OpenAPIRuntime ContentDisposition.swift
[26/85] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[27/85] Compiling OpenAPIRuntime Lock.swift
[28/85] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[29/85] Emitting module OpenAPIRuntime
[30/85] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[31/85] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[32/85] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[33/85] Compiling OpenAPIRuntime MultipartValidation.swift
[34/85] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[35/85] Compiling OpenAPIRuntime URICodeCodingKey.swift
[36/85] Compiling OpenAPIRuntime URICoderConfiguration.swift
[37/85] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[38/85] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[39/85] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[40/85] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[41/85] Compiling OpenAPIRuntime ServerSentEvents.swift
[42/85] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[43/85] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[44/85] Compiling OpenAPIRuntime OpenAPIValue.swift
[45/85] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[46/85] Compiling OpenAPIRuntime UndocumentedPayload.swift
[47/85] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[48/85] Compiling OpenAPIRuntime CodableExtensions.swift
[49/85] Compiling OpenAPIRuntime Configuration.swift
[50/85] Compiling OpenAPIRuntime Converter+Client.swift
[51/85] Compiling OpenAPIRuntime Converter+Common.swift
[52/85] Compiling OpenAPIRuntime Converter+Server.swift
[53/85] Compiling OpenAPIRuntime Converter.swift
[54/85] Compiling OpenAPIRuntime CurrencyExtensions.swift
[55/85] Compiling OpenAPIRuntime ErrorExtensions.swift
[56/85] Compiling OpenAPIRuntime FoundationExtensions.swift
[57/85] Compiling OpenAPIRuntime ParameterStyles.swift
[58/85] Compiling OpenAPIRuntime URIEncodedNode.swift
[59/85] Compiling OpenAPIRuntime URIParsedTypes.swift
[60/85] Compiling OpenAPIRuntime URIDecoder.swift
[61/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[62/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[63/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[64/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[65/85] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[66/85] Compiling OpenAPIRuntime ClientTransport.swift
[67/85] Compiling OpenAPIRuntime CurrencyTypes.swift
[68/85] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[69/85] Compiling OpenAPIRuntime HTTPBody.swift
[70/85] Compiling OpenAPIRuntime SendableMetatype.swift
[71/85] Compiling OpenAPIRuntime ServerTransport.swift
[72/85] Compiling OpenAPIRuntime UniversalClient.swift
[73/85] Compiling OpenAPIRuntime UniversalServer.swift
[74/85] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[75/85] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[76/85] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[77/85] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[78/85] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[79/85] Compiling OpenAPIRuntime URIEncoder.swift
[80/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[81/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[82/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[83/85] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[84/85] Compiling OpenAPIRuntime URIParser.swift
[85/85] Compiling OpenAPIRuntime URISerializer.swift
[86/89] Compiling AppStoreConnectMiddleware TokenGenerator.swift
[87/89] Compiling AppStoreConnectMiddleware KeyType.swift
[88/89] Emitting module AppStoreConnectMiddleware
[89/89] Compiling AppStoreConnectMiddleware AuthorizationMiddleware.swift
Build complete! (12.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    }
  ],
  "manifest_display_name" : "AppStoreConnectMiddleware",
  "name" : "AppStoreConnectMiddleware",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AppStoreConnectMiddleware",
      "targets" : [
        "AppStoreConnectMiddleware"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppStoreConnectMiddlewareTests",
      "module_type" : "SwiftTarget",
      "name" : "AppStoreConnectMiddlewareTests",
      "path" : "Tests/AppStoreConnectMiddlewareTests",
      "sources" : [
        "AuthorizationMiddlewareTests.swift",
        "TokenGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "AppStoreConnectMiddleware"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppStoreConnectMiddleware",
      "module_type" : "SwiftTarget",
      "name" : "AppStoreConnectMiddleware",
      "path" : "Sources/AppStoreConnectMiddleware",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "AppStoreConnectMiddleware"
      ],
      "sources" : [
        "AuthorizationMiddleware.swift",
        "KeyType.swift",
        "TokenGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.