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 SKHelper, reference main (db4c00), with Swift 6.1 for macOS (SPM) on 4 Jun 2025 22:35:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/russell-archer/SKHelper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/russell-archer/SKHelper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at db4c002 Updates to DoC documentation
Updating files:  72% (8117/11243)
Updating files:  73% (8208/11243)
Updating files:  74% (8320/11243)
Updating files:  75% (8433/11243)
Updating files:  76% (8545/11243)
Updating files:  77% (8658/11243)
Updating files:  78% (8770/11243)
Updating files:  79% (8882/11243)
Updating files:  80% (8995/11243)
Updating files:  81% (9107/11243)
Updating files:  82% (9220/11243)
Updating files:  83% (9332/11243)
Updating files:  84% (9445/11243)
Updating files:  85% (9557/11243)
Updating files:  86% (9669/11243)
Updating files:  87% (9782/11243)
Updating files:  88% (9894/11243)
Updating files:  89% (10007/11243)
Updating files:  90% (10119/11243)
Updating files:  91% (10232/11243)
Updating files:  92% (10344/11243)
Updating files:  93% (10456/11243)
Updating files:  94% (10569/11243)
Updating files:  95% (10681/11243)
Updating files:  96% (10794/11243)
Updating files:  97% (10906/11243)
Updating files:  98% (11019/11243)
Updating files:  99% (11131/11243)
Updating files: 100% (11243/11243)
Updating files: 100% (11243/11243), done.
Cloned https://github.com/russell-archer/SKHelper.git
Revision (git rev-parse @):
db4c002e47a66168adf9ea848bfbbd8b788e897a
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2068] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.24s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.2 (4.91s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.65s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.2
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
========================================
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": "skhelper",
      "name": "SKHelper",
      "url": "https://github.com/russell-archer/SKHelper.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKHelper",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/russell-archer/SKHelper.git
[1/53688] Fetching skhelper
Fetched https://github.com/russell-archer/SKHelper.git from cache (4.60s)
Creating working copy for https://github.com/russell-archer/SKHelper.git
Working copy of https://github.com/russell-archer/SKHelper.git resolved at main (db4c002)
warning: '.resolve-product-dependencies': dependency 'skhelper' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/russell-archer/SKHelper.git
https://github.com/russell-archer/SKHelper.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "SKHelper",
  "name" : "SKHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.6"
    }
  ],
  "products" : [
    {
      "name" : "SKHelper",
      "targets" : [
        "SKHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SKHelper",
      "module_type" : "SwiftTarget",
      "name" : "SKHelper",
      "path" : "Sources/SKHelper",
      "product_memberships" : [
        "SKHelper"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Resources/images/skhelper-logo-small.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Resources/images/skhelper-logo.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/SKHelper+Extensions.swift",
        "Core/SKHelper.swift",
        "Core/SKHelperConfiguration.swift",
        "Core/SKHelperConstants.swift",
        "Core/SKHelperLog.swift",
        "Core/SKHelperNotification.swift",
        "Core/SKHelperProduct.swift",
        "Core/SKHelperPurchaseInfo.swift",
        "Core/SKHelperSubscriptionInfo.swift",
        "Styles/SKHelperButtons.swift",
        "Styles/SKHelperProductViewStyle.swift",
        "Styles/SKHelperTapGesture.swift",
        "Support/SKHelperEntitlementState.swift",
        "Support/SKHelperPurchaseState.swift",
        "Support/SKHelperSubscriptionState.swift",
        "Support/SKHelperTransactionUpdateReason.swift",
        "Support/SKHelperUnwrappedVerificationResult.swift",
        "ViewModifiers/OnProductsAvailable.swift",
        "ViewModifiers/OnSubscriptionChange.swift",
        "ViewModifiers/OnTransaction.swift",
        "Views/SKHelperManagePurchaseView.swift",
        "Views/SKHelperProductView.swift",
        "Views/SKHelperPurchaseInfoFieldText.swift",
        "Views/SKHelperPurchaseInfoFieldView.swift",
        "Views/SKHelperPurchaseInfoMain.swift",
        "Views/SKHelperPurchaseInfoManage.swift",
        "Views/SKHelperPurchasesView.swift",
        "Views/SKHelperSheetBarView.swift",
        "Views/SKHelperStoreView.swift",
        "Views/SKHelperStoreViewBody.swift",
        "Views/SKHelperSubscriptionInfoMain.swift",
        "Views/SKHelperSubscriptionInfoManage.swift",
        "Views/SKHelperSubscriptionStoreView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[3/7] Copying PrivacyInfo.xcprivacy
[3/7] Copying skhelper-logo.png
[4/7] Copying skhelper-logo-small.png
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/39] Emitting module SKHelper
[9/42] Compiling SKHelper SKHelperSubscriptionInfoManage.swift
[10/42] Compiling SKHelper SKHelperSubscriptionStoreView.swift
[11/42] Compiling SKHelper resource_bundle_accessor.swift
[12/42] Compiling SKHelper SKHelperPurchaseInfoManage.swift
[13/42] Compiling SKHelper SKHelperPurchasesView.swift
[14/42] Compiling SKHelper SKHelperSheetBarView.swift
[15/42] Compiling SKHelper SKHelperLog.swift
[16/42] Compiling SKHelper SKHelperNotification.swift
[17/42] Compiling SKHelper SKHelperProduct.swift
[18/42] Compiling SKHelper SKHelperPurchaseInfo.swift
[19/42] Compiling SKHelper SKHelper+Extensions.swift
[20/42] Compiling SKHelper SKHelper.swift
[21/42] Compiling SKHelper SKHelperConfiguration.swift
[22/42] Compiling SKHelper SKHelperConstants.swift
[23/42] Compiling SKHelper SKHelperSubscriptionInfo.swift
[24/42] Compiling SKHelper SKHelperButtons.swift
[25/42] Compiling SKHelper SKHelperProductViewStyle.swift
[26/42] Compiling SKHelper SKHelperTapGesture.swift
[27/42] Compiling SKHelper SKHelperEntitlementState.swift
[28/42] Compiling SKHelper SKHelperPurchaseState.swift
[29/42] Compiling SKHelper SKHelperSubscriptionState.swift
[30/42] Compiling SKHelper SKHelperTransactionUpdateReason.swift
[31/42] Compiling SKHelper SKHelperStoreView.swift
[32/42] Compiling SKHelper SKHelperStoreViewBody.swift
[33/42] Compiling SKHelper SKHelperSubscriptionInfoMain.swift
[34/42] Compiling SKHelper SKHelperPurchaseInfoFieldText.swift
[35/42] Compiling SKHelper SKHelperPurchaseInfoFieldView.swift
[36/42] Compiling SKHelper SKHelperPurchaseInfoMain.swift
[37/42] Compiling SKHelper OnTransaction.swift
[38/42] Compiling SKHelper SKHelperManagePurchaseView.swift
[39/42] Compiling SKHelper SKHelperProductView.swift
[40/42] Compiling SKHelper SKHelperUnwrappedVerificationResult.swift
[41/42] Compiling SKHelper OnProductsAvailable.swift
[42/42] Compiling SKHelper OnSubscriptionChange.swift
Build complete! (18.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "SKHelper",
  "name" : "SKHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.6"
    }
  ],
  "products" : [
    {
      "name" : "SKHelper",
      "targets" : [
        "SKHelper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SKHelper",
      "module_type" : "SwiftTarget",
      "name" : "SKHelper",
      "path" : "Sources/SKHelper",
      "product_memberships" : [
        "SKHelper"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Resources/images/skhelper-logo-small.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Resources/images/skhelper-logo.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/SKHelper+Extensions.swift",
        "Core/SKHelper.swift",
        "Core/SKHelperConfiguration.swift",
        "Core/SKHelperConstants.swift",
        "Core/SKHelperLog.swift",
        "Core/SKHelperNotification.swift",
        "Core/SKHelperProduct.swift",
        "Core/SKHelperPurchaseInfo.swift",
        "Core/SKHelperSubscriptionInfo.swift",
        "Styles/SKHelperButtons.swift",
        "Styles/SKHelperProductViewStyle.swift",
        "Styles/SKHelperTapGesture.swift",
        "Support/SKHelperEntitlementState.swift",
        "Support/SKHelperPurchaseState.swift",
        "Support/SKHelperSubscriptionState.swift",
        "Support/SKHelperTransactionUpdateReason.swift",
        "Support/SKHelperUnwrappedVerificationResult.swift",
        "ViewModifiers/OnProductsAvailable.swift",
        "ViewModifiers/OnSubscriptionChange.swift",
        "ViewModifiers/OnTransaction.swift",
        "Views/SKHelperManagePurchaseView.swift",
        "Views/SKHelperProductView.swift",
        "Views/SKHelperPurchaseInfoFieldText.swift",
        "Views/SKHelperPurchaseInfoFieldView.swift",
        "Views/SKHelperPurchaseInfoMain.swift",
        "Views/SKHelperPurchaseInfoManage.swift",
        "Views/SKHelperPurchasesView.swift",
        "Views/SKHelperSheetBarView.swift",
        "Views/SKHelperStoreView.swift",
        "Views/SKHelperStoreViewBody.swift",
        "Views/SKHelperSubscriptionInfoMain.swift",
        "Views/SKHelperSubscriptionInfoManage.swift",
        "Views/SKHelperSubscriptionStoreView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.