The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SKHelper, reference 1.1.13 (bec0ff), with Swift 6.1 for macOS (SPM) on 2 Dec 2025 20:19:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/russell-archer/SKHelper.git
Reference: 1.1.13
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/russell-archer/SKHelper
 * tag               1.1.13     -> FETCH_HEAD
HEAD is now at bec0fff Merge pull request #15 from russell-archer/observable-support
Updating files:  67% (7584/11243)
Updating files:  68% (7646/11243)
Updating files:  69% (7758/11243)
Updating files:  70% (7871/11243)
Updating files:  71% (7983/11243)
Updating files:  72% (8095/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 @):
bec0fff69beec22048c16efac4f3127eb78202a2
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at 1.1.13
========================================
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
[4/7] Copying skhelper-logo-small.png
[5/7] Copying skhelper-logo.png
[6/7] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/39] Emitting module SKHelper
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
[9/42] Compiling SKHelper SKHelperEntitlementState.swift
[10/42] Compiling SKHelper SKHelperPurchaseState.swift
[11/42] Compiling SKHelper SKHelperSubscriptionState.swift
[12/42] Compiling SKHelper SKHelperTransactionUpdateReason.swift
[13/42] Compiling SKHelper SKHelperLog.swift
[14/42] Compiling SKHelper SKHelperNotification.swift
[15/42] Compiling SKHelper SKHelperProduct.swift
[16/42] Compiling SKHelper SKHelperPurchaseInfo.swift
[17/42] Compiling SKHelper SKHelperSubscriptionInfoManage.swift
[18/42] Compiling SKHelper SKHelperSubscriptionStoreView.swift
[19/42] Compiling SKHelper resource_bundle_accessor.swift
[20/42] Compiling SKHelper SKHelperPurchaseInfoManage.swift
[21/42] Compiling SKHelper SKHelperPurchasesView.swift
[22/42] Compiling SKHelper SKHelperSheetBarView.swift
[23/42] Compiling SKHelper SKHelperStoreView.swift
[24/42] Compiling SKHelper SKHelperStoreViewBody.swift
[25/42] Compiling SKHelper SKHelperSubscriptionInfoMain.swift
[26/42] Compiling SKHelper OnTransaction.swift
[27/42] Compiling SKHelper SKHelperManagePurchaseView.swift
[28/42] Compiling SKHelper SKHelperProductView.swift
[29/42] Compiling SKHelper SKHelperPurchaseInfoFieldText.swift
[30/42] Compiling SKHelper SKHelperPurchaseInfoFieldView.swift
[31/42] Compiling SKHelper SKHelperPurchaseInfoMain.swift
[32/42] Compiling SKHelper SKHelperUnwrappedVerificationResult.swift
[33/42] Compiling SKHelper OnProductsAvailable.swift
[34/42] Compiling SKHelper OnSubscriptionChange.swift
[35/42] Compiling SKHelper SKHelperSubscriptionInfo.swift
[36/42] Compiling SKHelper SKHelperButtons.swift
[37/42] Compiling SKHelper SKHelperProductViewStyle.swift
[38/42] Compiling SKHelper SKHelperTapGesture.swift
[39/42] Compiling SKHelper SKHelper+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
[40/42] Compiling SKHelper SKHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
[41/42] Compiling SKHelper SKHelperConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
[42/42] Compiling SKHelper SKHelperConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.27s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.5 (5.25s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.56s)
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/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.5
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/35] Emitting module SKHelper
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
[5/38] Compiling SKHelper SKHelperPurchaseInfoFieldText.swift
[6/38] Compiling SKHelper SKHelperPurchaseInfoFieldView.swift
[7/38] Compiling SKHelper SKHelperPurchaseInfoMain.swift
[8/38] Compiling SKHelper SKHelperLog.swift
[9/38] Compiling SKHelper SKHelperNotification.swift
[10/38] Compiling SKHelper SKHelperProduct.swift
[11/38] Compiling SKHelper SKHelperPurchaseInfo.swift
[12/38] Compiling SKHelper SKHelperUnwrappedVerificationResult.swift
[13/38] Compiling SKHelper OnProductsAvailable.swift
[14/38] Compiling SKHelper OnSubscriptionChange.swift
[15/38] Compiling SKHelper SKHelperEntitlementState.swift
[16/38] Compiling SKHelper SKHelperPurchaseState.swift
[17/38] Compiling SKHelper SKHelperSubscriptionState.swift
[18/38] Compiling SKHelper SKHelperTransactionUpdateReason.swift
[19/38] Compiling SKHelper SKHelperStoreView.swift
[20/38] Compiling SKHelper SKHelperStoreViewBody.swift
[21/38] Compiling SKHelper SKHelperSubscriptionInfoMain.swift
[22/38] Compiling SKHelper OnTransaction.swift
[23/38] Compiling SKHelper SKHelperManagePurchaseView.swift
[24/38] Compiling SKHelper SKHelperProductView.swift
[25/38] Compiling SKHelper SKHelperPurchaseInfoManage.swift
[26/38] Compiling SKHelper SKHelperPurchasesView.swift
[27/38] Compiling SKHelper SKHelperSheetBarView.swift
[28/38] Compiling SKHelper SKHelperSubscriptionInfo.swift
[29/38] Compiling SKHelper SKHelperButtons.swift
[30/38] Compiling SKHelper SKHelperProductViewStyle.swift
[31/38] Compiling SKHelper SKHelperTapGesture.swift
[32/38] Compiling SKHelper SKHelper+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
[33/38] Compiling SKHelper SKHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
[34/38] Compiling SKHelper SKHelperConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
[35/38] Compiling SKHelper SKHelperConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:137:5: error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 135 |     /// Stop listening for App Store transactions, purchase intents and subscription changes.
 136 |     ///
 137 |     @MainActor
     |     `- error: 'isolated' deinit requires frontend flag -enable-experimental-feature IsolatedDeinit to enable the usage of this language feature
 138 |     deinit {
 139 |         transactionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:139:9: error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
  91 |
  92 |     /// Handler for App Store transactions.
  93 |     private var transactionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
     :
 137 |     @MainActor
 138 |     deinit {
 139 |         transactionListener?.cancel()
     |         `- error: main actor-isolated property 'transactionListener' can not be referenced from a nonisolated context
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:140:9: error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
  94 |
  95 |     /// Handler for purchase intents from App Store-promoted IAPs.
  96 |     private var purchaseIntentListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
  97 |
  98 |     /// Handler for changes to subscriptions.
     :
 138 |     deinit {
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
     |         `- error: main actor-isolated property 'purchaseIntentListener' can not be referenced from a nonisolated context
 141 |         subscriptionListener?.cancel()
 142 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper.swift:141:9: error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
  97 |
  98 |     /// Handler for changes to subscriptions.
  99 |     private var subscriptionListener: Task<Void, any Error>? = nil
     |                 `- note: property declared here
 100 |
 101 |     /// The current internal state of `SKHelper`.
     :
 139 |         transactionListener?.cancel()
 140 |         purchaseIntentListener?.cancel()
 141 |         subscriptionListener?.cancel()
     |         `- error: main actor-isolated property 'subscriptionListener' can not be referenced from a nonisolated context
 142 |     }
 143 |
[36/38] Compiling SKHelper SKHelperSubscriptionInfoManage.swift
[37/38] Compiling SKHelper SKHelperSubscriptionStoreView.swift
[38/38] Compiling SKHelper resource_bundle_accessor.swift
BUILD FAILURE 6.1 macosSpm