The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SKHelper, reference main (a04726), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 20:10:29 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.61.2
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 a047268 Updates quick start tutorials
Updating files:  77% (8752/11250)
Updating files:  78% (8775/11250)
Updating files:  79% (8888/11250)
Updating files:  80% (9000/11250)
Updating files:  81% (9113/11250)
Updating files:  82% (9225/11250)
Updating files:  83% (9338/11250)
Updating files:  84% (9450/11250)
Updating files:  85% (9563/11250)
Updating files:  86% (9675/11250)
Updating files:  87% (9788/11250)
Updating files:  88% (9900/11250)
Updating files:  89% (10013/11250)
Updating files:  90% (10125/11250)
Updating files:  91% (10238/11250)
Updating files:  92% (10350/11250)
Updating files:  93% (10463/11250)
Updating files:  94% (10575/11250)
Updating files:  95% (10688/11250)
Updating files:  96% (10800/11250)
Updating files:  97% (10913/11250)
Updating files:  98% (11025/11250)
Updating files:  99% (11138/11250)
Updating files: 100% (11250/11250)
Updating files: 100% (11250/11250), done.
Cloned https://github.com/russell-archer/SKHelper.git
Revision (git rev-parse @):
a0472686a77fd325ea384f0c5a11770332a00573
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/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.12s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.2 (2.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.63s)
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/48082] Fetching skhelper
Fetched https://github.com/russell-archer/SKHelper.git from cache (4.58s)
Creating working copy for https://github.com/russell-archer/SKHelper.git
Working copy of https://github.com/russell-archer/SKHelper.git resolved at main (a047268)
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 skhelper-logo-small.png
[4/7] Copying PrivacyInfo.xcprivacy
[4/7] Copying skhelper-logo.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 OnTransaction.swift
[13/42] Compiling SKHelper SKHelperManagePurchaseView.swift
[14/42] Compiling SKHelper SKHelperProductView.swift
[15/42] Compiling SKHelper SKHelperPurchaseInfoFieldText.swift
[16/42] Compiling SKHelper SKHelperPurchaseInfoFieldView.swift
[17/42] Compiling SKHelper SKHelperPurchaseInfoMain.swift
[18/42] Compiling SKHelper SKHelperSubscriptionInfo.swift
[19/42] Compiling SKHelper SKHelperButtons.swift
[20/42] Compiling SKHelper SKHelperProductViewStyle.swift
[21/42] Compiling SKHelper SKHelperTapGesture.swift
[22/42] Compiling SKHelper SKHelperEntitlementState.swift
[23/42] Compiling SKHelper SKHelperPurchaseState.swift
[24/42] Compiling SKHelper SKHelperSubscriptionState.swift
[25/42] Compiling SKHelper SKHelperTransactionUpdateReason.swift
[26/42] Compiling SKHelper SKHelperUnwrappedVerificationResult.swift
[27/42] Compiling SKHelper OnProductsAvailable.swift
[28/42] Compiling SKHelper OnSubscriptionChange.swift
[29/42] Compiling SKHelper SKHelperPurchaseInfoManage.swift
[30/42] Compiling SKHelper SKHelperPurchasesView.swift
[31/42] Compiling SKHelper SKHelperSheetBarView.swift
[32/42] Compiling SKHelper SKHelperStoreView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Views/SKHelperStoreView.swift:108:33: warning: result of call to 'requestProducts()' is unused
106 |                 if !hasRequestedProducts, !hasProducts {
107 |                     hasRequestedProducts = true
108 |                     await store.requestProducts()
    |                                 `- warning: result of call to 'requestProducts()' is unused
109 |                     hasProducts = store.hasProducts
110 |                 }
[33/42] Compiling SKHelper SKHelperStoreViewBody.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Views/SKHelperStoreView.swift:108:33: warning: result of call to 'requestProducts()' is unused
106 |                 if !hasRequestedProducts, !hasProducts {
107 |                     hasRequestedProducts = true
108 |                     await store.requestProducts()
    |                                 `- warning: result of call to 'requestProducts()' is unused
109 |                     hasProducts = store.hasProducts
110 |                 }
[34/42] Compiling SKHelper SKHelperSubscriptionInfoMain.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Views/SKHelperStoreView.swift:108:33: warning: result of call to 'requestProducts()' is unused
106 |                 if !hasRequestedProducts, !hasProducts {
107 |                     hasRequestedProducts = true
108 |                     await store.requestProducts()
    |                                 `- warning: result of call to 'requestProducts()' is unused
109 |                     hasProducts = store.hasProducts
110 |                 }
[35/42] Compiling SKHelper SKHelperLog.swift
[36/42] Compiling SKHelper SKHelperNotification.swift
[37/42] Compiling SKHelper SKHelperProduct.swift
[38/42] Compiling SKHelper SKHelperPurchaseInfo.swift
[39/42] Compiling SKHelper SKHelper+Extensions.swift
[40/42] Compiling SKHelper SKHelper.swift
[41/42] Compiling SKHelper SKHelperConfiguration.swift
[42/42] Compiling SKHelper SKHelperConstants.swift
Build complete! (18.47s)
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.