The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LicenseKitLemonSqueezy, reference main (9fac8d), with Swift 6.3 for macOS (SPM) on 17 May 2026 05:27:52 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/naviapps/license-kit-lemon-squeezy.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/naviapps/license-kit-lemon-squeezy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9fac8da Support LicenseKit 1.2.0
Cloned https://github.com/naviapps/license-kit-lemon-squeezy.git
Revision (git rev-parse @):
9fac8da0429c5664e929bba4c930b2e990cc3800
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/naviapps/license-kit-lemon-squeezy.git at main
Fetching https://github.com/naviapps/license-kit.git
[1/181] Fetching license-kit
Fetched https://github.com/naviapps/license-kit.git from cache (0.67s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (1.26s)
Creating working copy for https://github.com/naviapps/license-kit.git
Working copy of https://github.com/naviapps/license-kit.git resolved at 1.2.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": "license-kit-lemon-squeezy",
      "name": "LicenseKitLemonSqueezy",
      "url": "https://github.com/naviapps/license-kit-lemon-squeezy.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/license-kit-lemon-squeezy",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "license-kit",
          "name": "LicenseKit",
          "url": "https://github.com/naviapps/license-kit.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/license-kit",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/naviapps/license-kit-lemon-squeezy.git
[1/73] Fetching license-kit-lemon-squeezy
Fetched https://github.com/naviapps/license-kit-lemon-squeezy.git from cache (0.57s)
Fetching https://github.com/naviapps/license-kit.git from cache
Fetched https://github.com/naviapps/license-kit.git from cache (0.45s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (0.53s)
Creating working copy for https://github.com/naviapps/license-kit.git
Working copy of https://github.com/naviapps/license-kit.git resolved at 1.2.0
Creating working copy for https://github.com/naviapps/license-kit-lemon-squeezy.git
Working copy of https://github.com/naviapps/license-kit-lemon-squeezy.git resolved at main (9fac8da)
warning: '.resolve-product-dependencies': dependency 'license-kit-lemon-squeezy' is not used by any target
Found 1 product dependencies
  - LicenseKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/naviapps/license-kit-lemon-squeezy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/21] Compiling LicenseKit LicenseRefreshPolicy.swift
[5/21] Compiling LicenseKit LicenseState.swift
[6/21] Compiling LicenseKit LicenseStateStore.swift
[7/21] Compiling LicenseKit KeychainLicenseActivationStorage.swift
[8/21] Compiling LicenseKit UserDefaultsLicenseStateSnapshotStorage.swift
[9/21] Compiling LicenseKit LicenseStateSnapshot.swift
[10/21] Compiling LicenseKit LicenseStorage.swift
[11/22] Compiling LicenseKit LicenseSource.swift
[12/22] Compiling LicenseKit LicenseValidationResult.swift
[13/22] Compiling LicenseKit String+LicenseKit.swift
[14/22] Compiling LicenseKit LicenseKeyNormalizer.swift
[15/22] Compiling LicenseKit LicenseActivation.swift
[16/22] Compiling LicenseKit LicenseActivationRequest.swift
[17/22] Compiling LicenseKit LicenseError.swift
[18/22] Compiling LicenseKit LicensePlan.swift
[19/22] Emitting module LicenseKit
[20/22] Compiling LicenseKit LicenseManager.swift
[21/22] Compiling LicenseKit LicenseRefresh.swift
[22/22] Compiling LicenseKit LicenseProvider.swift
[23/37] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseScope+Matching.swift
[24/38] Compiling LicenseKitLemonSqueezy StringNormalization.swift
[25/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseAPIError+LicenseProviderError.swift
[26/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseAPIError.swift
[27/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseProvider.swift
[28/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseConfiguration.swift
[29/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseAPISchema.swift
[30/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseAPIValue.swift
[31/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseScope.swift
[32/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseAPIErrorMapper.swift
[33/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseAPIResponseParser.swift
[34/38] Emitting module LicenseKitLemonSqueezy
[35/38] Compiling LicenseKitLemonSqueezy LemonSqueezyRetryPolicy.swift
[36/38] Compiling LicenseKitLemonSqueezy LemonSqueezyLicenseAPIClient.swift
[37/38] Compiling LicenseKitLemonSqueezy LemonSqueezyHTTPSession.swift
[38/38] Compiling LicenseKitLemonSqueezy LemonSqueezyHTTPTransport.swift
Build complete! (7.27s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "license-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/naviapps/license-kit.git"
    }
  ],
  "manifest_display_name" : "LicenseKitLemonSqueezy",
  "name" : "LicenseKitLemonSqueezy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LicenseKitLemonSqueezy",
      "targets" : [
        "LicenseKitLemonSqueezy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LicenseKitLemonSqueezyTests",
      "module_type" : "SwiftTarget",
      "name" : "LicenseKitLemonSqueezyTests",
      "path" : "Tests/LicenseKitLemonSqueezyTests",
      "sources" : [
        "HTTPSessionStubs.swift",
        "LemonSqueezyLicenseAPIClientTests.swift",
        "LemonSqueezyLicenseAPIErrorConversionTests.swift",
        "LemonSqueezyLicenseAPIErrorMapperTests.swift",
        "LemonSqueezyLicenseAPIResponseParserTests.swift",
        "LemonSqueezyLicenseAPIValueTests.swift",
        "LemonSqueezyLicenseConfigurationTests.swift",
        "LemonSqueezyLicenseProviderDeactivationTests.swift",
        "LemonSqueezyLicenseProviderTests.swift",
        "LemonSqueezyLicenseProviderValidationTests.swift",
        "LemonSqueezyLicenseScopeTests.swift",
        "LemonSqueezyRetryPolicyTests.swift",
        "StringNormalizationTests.swift"
      ],
      "target_dependencies" : [
        "LicenseKitLemonSqueezy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LicenseKitLemonSqueezy",
      "module_type" : "SwiftTarget",
      "name" : "LicenseKitLemonSqueezy",
      "path" : "Sources/LicenseKitLemonSqueezy",
      "product_dependencies" : [
        "LicenseKit"
      ],
      "product_memberships" : [
        "LicenseKitLemonSqueezy"
      ],
      "sources" : [
        "Internal/HTTP/LemonSqueezyHTTPSession.swift",
        "Internal/HTTP/LemonSqueezyHTTPTransport.swift",
        "Internal/HTTP/LemonSqueezyRetryPolicy.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseAPIClient.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseAPIError+LicenseProviderError.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseAPIError.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseAPIErrorMapper.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseAPIResponseParser.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseAPISchema.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseAPIValue.swift",
        "Internal/LicenseAPI/LemonSqueezyLicenseScope+Matching.swift",
        "Internal/Support/StringNormalization.swift",
        "LemonSqueezyLicenseConfiguration.swift",
        "LemonSqueezyLicenseProvider.swift",
        "LemonSqueezyLicenseScope.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/naviapps/license-kit-lemon-squeezy/main
Repository:               naviapps/license-kit-lemon-squeezy
Swift version used:       6.3
Target:                   LicenseKitLemonSqueezy
Extracting symbol information for 'LicenseKitLemonSqueezy'...
Finished extracting symbol information for 'LicenseKitLemonSqueezy'. (27.91s)
Building documentation for 'LicenseKitLemonSqueezy'...
warning: 'LicenseKit' doesn't exist at '/LicenseKitLemonSqueezy'
  --> LicenseKitLemonSqueezy.md:49:46-49:56
47 | ## Using with LicenseKit
48 |
49 + Use ``LemonSqueezyLicenseProvider`` as the ``LicenseKit/LicenseProvider`` for
   |                                              ├─suggestion: Replace 'LicenseKit' with 'Using-with-LicenseKit'
   |                                              ╰─suggestion: Replace 'LicenseKit' with 'License-API-Example'
50 | distributed Apple apps. LicenseKit owns state, storage, refresh policy, and the
51 | public licensing state your UI reads.
warning: 'LicenseKit' doesn't exist at '/LicenseKitLemonSqueezy'
  --> LicenseKitLemonSqueezy.md:86:3-86:13
84 | ```
85 |
86 + ``LicenseKit/LicenseManager`` restores persisted activations from activation
   |   ├─suggestion: Replace 'LicenseKit' with 'Using-with-LicenseKit'
   |   ╰─suggestion: Replace 'LicenseKit' with 'License-API-Example'
87 | storage during initialization. Restoring from storage does not contact Lemon
88 | Squeezy by itself; call `refresh()` after launch when the restored activation
warning: 'LicenseKit' doesn't exist at '/LicenseKitLemonSqueezy'
   --> LicenseKitLemonSqueezy.md:127:3-127:13
125 |
126 | Validation results expose Lemon Squeezy variant IDs as
127 + ``LicenseKit/LicenseValidationResult/planID`` when the license API returns them.
    |   ├─suggestion: Replace 'LicenseKit' with 'Using-with-LicenseKit'
    |   ╰─suggestion: Replace 'LicenseKit' with 'License-API-Example'
128 | Configure ``LemonSqueezyLicenseConfiguration/licenseScope`` to reject license
129 | keys issued for another Lemon Squeezy store, product, or variant. Call
warning: 'LicenseKit' doesn't exist at '/LicenseKitLemonSqueezy'
   --> LicenseKitLemonSqueezy.md:144:7-144:17
142 | retries `429` and server-error responses using `Retry-After` when present and
143 | exponential backoff otherwise. Apps should still avoid tight refresh loops and
144 + let ``LicenseKit/LicenseManager`` and ``LicenseKit/LicenseRefreshPolicy``
    |       ├─suggestion: Replace 'LicenseKit' with 'Using-with-LicenseKit'
    |       ╰─suggestion: Replace 'LicenseKit' with 'License-API-Example'
145 | control routine validation.
146 |
warning: 'LicenseKit' doesn't exist at '/LicenseKitLemonSqueezy'
   --> LicenseKitLemonSqueezy.md:144:41-144:51
142 | retries `429` and server-error responses using `Retry-After` when present and
143 | exponential backoff otherwise. Apps should still avoid tight refresh loops and
144 + let ``LicenseKit/LicenseManager`` and ``LicenseKit/LicenseRefreshPolicy``
    |                                         ├─suggestion: Replace 'LicenseKit' with 'Using-with-LicenseKit'
    |                                         ╰─suggestion: Replace 'LicenseKit' with 'License-API-Example'
145 | control routine validation.
146 |
Finished building documentation for 'LicenseKitLemonSqueezy' (0.34s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/naviapps/license-kit-lemon-squeezy/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Updating https://github.com/naviapps/license-kit.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Updated https://github.com/naviapps/license-kit.git (0.45s)
Computing version for https://github.com/naviapps/license-kit.git
Computed https://github.com/naviapps/license-kit.git at 1.2.0 (2.26s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (2.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3722] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.90s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling Snippets SnippetParser.swift
[7/54] Compiling Snippets Snippet.swift
[8/54] Emitting module Snippets
[9/54] Compiling Snippets SnippetLanguage.swift
[10/54] Compiling SymbolKit Names.swift
[11/54] Compiling SymbolKit SPI.swift
[12/54] Compiling SymbolKit Snippet.swift
[13/54] Compiling SymbolKit Extension.swift
[14/58] Compiling SymbolKit DeclarationFragments.swift
[15/58] Compiling SymbolKit Fragment.swift
[16/58] Compiling SymbolKit FragmentKind.swift
[17/58] Compiling SymbolKit FunctionParameter.swift
[18/58] Compiling SymbolKit FunctionSignature.swift
[19/58] Compiling SymbolKit Identifier.swift
[20/58] Compiling SymbolKit KindIdentifier.swift
[21/58] Compiling SymbolKit Location.swift
[22/58] Compiling SymbolKit Mutability.swift
[23/58] Compiling SymbolKit GenericConstraint.swift
[24/58] Compiling SymbolKit GenericParameter.swift
[25/58] Compiling SymbolKit Generics.swift
[26/58] Compiling SymbolKit Namespace.swift
[27/58] Compiling SymbolKit Symbol.swift
[28/58] Compiling SymbolKit SymbolKind.swift
[29/58] Compiling SymbolKit SymbolGraph.swift
[30/58] Compiling SymbolKit GraphCollector.swift
[31/58] Compiling SymbolKit SourceRange.swift
[32/58] Compiling SymbolKit Metadata.swift
[33/58] Compiling SymbolKit Module.swift
[34/58] Compiling SymbolKit OperatingSystem.swift
[35/58] Compiling SymbolKit Platform.swift
[36/58] Compiling SymbolKit Mixin+Equals.swift
[37/58] Compiling SymbolKit Mixin+Hash.swift
[38/58] Compiling SymbolKit Mixin.swift
[39/58] Compiling SymbolKit LineList.swift
[40/58] Compiling SymbolKit Position.swift
[41/58] Emitting module SymbolKit
[42/58] Compiling SymbolKit Relationship.swift
[43/58] Compiling SymbolKit RelationshipKind.swift
[44/58] Compiling SymbolKit SourceOrigin.swift
[45/58] Compiling SymbolKit GenericConstraints.swift
[46/58] Compiling SymbolKit Swift.swift
[47/58] Compiling SymbolKit SemanticVersion.swift
[48/58] Compiling SymbolKit AccessControl.swift
[49/58] Compiling SymbolKit Availability.swift
[50/58] Compiling SymbolKit AvailabilityItem.swift
[51/58] Compiling SymbolKit Domain.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Emitting module snippet_extract
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.43s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'LicenseKitLemonSqueezy' complete! (0.53s)
     100
2	/Users/admin/builder/spi-builder-workspace/.docs/naviapps/license-kit-lemon-squeezy/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/naviapps/license-kit-lemon-squeezy/main
File count: 100
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-naviapps-license-kit-lemon-squeezy-main-6024a1eb.zip to s3://spi-docs-inbox/prod-naviapps-license-kit-lemon-squeezy-main-6024a1eb.zip
Copying... [16%]
Copying... [33%]
Copying... [49%]
Copying... [65%]
Copying... [82%]
Copying... [98%]
Copying... [100%]
Done.