Build Information
Successful build of SKHelper, reference 1.1.4 (67dff4
), with Swift 6.0 for macOS (SPM) on 3 Dec 2024 00:32:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/russell-archer/SKHelper.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/russell-archer/SKHelper
* tag 1.1.4 -> FETCH_HEAD
HEAD is now at 67dff45 Added OnTransaction(update) view modifier; refactored support files
Updating files: 78% (7447/9539)
Updating files: 79% (7536/9539)
Updating files: 80% (7632/9539)
Updating files: 81% (7727/9539)
Updating files: 82% (7822/9539)
Updating files: 83% (7918/9539)
Updating files: 84% (8013/9539)
Updating files: 85% (8109/9539)
Updating files: 86% (8204/9539)
Updating files: 87% (8299/9539)
Updating files: 88% (8395/9539)
Updating files: 89% (8490/9539)
Updating files: 90% (8586/9539)
Updating files: 91% (8681/9539)
Updating files: 92% (8776/9539)
Updating files: 93% (8872/9539)
Updating files: 94% (8967/9539)
Updating files: 95% (9063/9539)
Updating files: 96% (9158/9539)
Updating files: 97% (9253/9539)
Updating files: 98% (9349/9539)
Updating files: 99% (9444/9539)
Updating files: 100% (9539/9539)
Updating files: 100% (9539/9539), done.
Cloned https://github.com/russell-archer/SKHelper.git
Revision (git rev-parse @):
67dff4569331cc57520c778de213888a8e8e943f
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at 1.1.4
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2044] Fetching swift-docc-plugin
[226/5242] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.25s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.2 (3.48s)
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/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.2
========================================
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/42385] Fetching skhelper
Fetched https://github.com/russell-archer/SKHelper.git from cache (3.40s)
Creating working copy for https://github.com/russell-archer/SKHelper.git
Working copy of https://github.com/russell-archer/SKHelper.git resolved at 1.1.4 (67dff45)
warning: '.resolve-product-dependencies': dependency 'skhelper' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
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/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/SKHelperSubscriptionInfoMain.swift",
"Views/SKHelperSubscriptionInfoManage.swift",
"Views/SKHelperSubscriptionStoreView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[3/7] Copying PrivacyInfo.xcprivacy
[3/7] Copying skhelper-logo.png
[3/7] Copying skhelper-logo-small.png
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/37] Emitting module SKHelper
[9/40] Compiling SKHelper SKHelperSubscriptionState.swift
[10/40] Compiling SKHelper SKHelperTransactionUpdateReason.swift
[11/40] Compiling SKHelper SKHelperUnwrappedVerificationResult.swift
[12/40] Compiling SKHelper SKHelperProductView.swift
[13/40] Compiling SKHelper SKHelperPurchaseInfoFieldText.swift
[14/40] Compiling SKHelper SKHelperPurchaseInfoFieldView.swift
[15/40] Compiling SKHelper SKHelperSubscriptionInfoManage.swift
[16/40] Compiling SKHelper SKHelperSubscriptionStoreView.swift
[17/40] Compiling SKHelper resource_bundle_accessor.swift
[18/40] Compiling SKHelper SKHelper+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:8: warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
6 | //
7 |
8 | public import SwiftUI
| `- warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
9 | public import StoreKit
10 |
[19/40] Compiling SKHelper SKHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:8: warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
6 | //
7 |
8 | public import SwiftUI
| `- warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
9 | public import StoreKit
10 |
[20/40] Compiling SKHelper SKHelperConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:8: warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
6 | //
7 |
8 | public import SwiftUI
| `- warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
9 | public import StoreKit
10 |
[21/40] Compiling SKHelper SKHelperConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:8: warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
6 | //
7 |
8 | public import SwiftUI
| `- warning: public import of 'SwiftUI' was not used in public declarations or inlinable code
9 | public import StoreKit
10 |
[22/40] Compiling SKHelper OnSubscriptionChange.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/ViewModifiers/OnSubscriptionChange.swift:9:8: warning: public import of 'StoreKit' was not used in public declarations or inlinable code
7 |
8 | public import SwiftUI
9 | public import StoreKit
| `- warning: public import of 'StoreKit' was not used in public declarations or inlinable code
10 |
11 | /// The `OnSubscriptionChange` ViewModifier allows you to be notified of changes to the status of all subscriptions.
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/ViewModifiers/OnTransaction.swift:9:8: warning: public import of 'StoreKit' was not used in public declarations or inlinable code
7 |
8 | public import SwiftUI
9 | public import StoreKit
| `- warning: public import of 'StoreKit' was not used in public declarations or inlinable code
10 |
11 | /// The `OnTransaction` ViewModifier allows you to be notified of purchase transactions and other transaction updates.
[23/40] Compiling SKHelper OnTransaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/ViewModifiers/OnSubscriptionChange.swift:9:8: warning: public import of 'StoreKit' was not used in public declarations or inlinable code
7 |
8 | public import SwiftUI
9 | public import StoreKit
| `- warning: public import of 'StoreKit' was not used in public declarations or inlinable code
10 |
11 | /// The `OnSubscriptionChange` ViewModifier allows you to be notified of changes to the status of all subscriptions.
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/ViewModifiers/OnTransaction.swift:9:8: warning: public import of 'StoreKit' was not used in public declarations or inlinable code
7 |
8 | public import SwiftUI
9 | public import StoreKit
| `- warning: public import of 'StoreKit' was not used in public declarations or inlinable code
10 |
11 | /// The `OnTransaction` ViewModifier allows you to be notified of purchase transactions and other transaction updates.
[24/40] Compiling SKHelper SKHelperManagePurchaseView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/ViewModifiers/OnSubscriptionChange.swift:9:8: warning: public import of 'StoreKit' was not used in public declarations or inlinable code
7 |
8 | public import SwiftUI
9 | public import StoreKit
| `- warning: public import of 'StoreKit' was not used in public declarations or inlinable code
10 |
11 | /// The `OnSubscriptionChange` ViewModifier allows you to be notified of changes to the status of all subscriptions.
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/ViewModifiers/OnTransaction.swift:9:8: warning: public import of 'StoreKit' was not used in public declarations or inlinable code
7 |
8 | public import SwiftUI
9 | public import StoreKit
| `- warning: public import of 'StoreKit' was not used in public declarations or inlinable code
10 |
11 | /// The `OnTransaction` ViewModifier allows you to be notified of purchase transactions and other transaction updates.
[25/40] Compiling SKHelper SKHelperSheetBarView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Views/SKHelperStoreView.swift:111:77: warning: result of call to 'purchaseCompletion(for:with:)' is unused
109 | }
110 | .productViewStyle(.automatic)
111 | .onInAppPurchaseCompletion { product, result in await store.purchaseCompletion(for: product, with: try? result.get()) }
| `- warning: result of call to 'purchaseCompletion(for:with:)' is unused
112 | #if os(iOS)
113 | .storeButton(.visible, for: .restorePurchases, .policies, .redeemCode)
[26/40] Compiling SKHelper SKHelperStoreView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Views/SKHelperStoreView.swift:111:77: warning: result of call to 'purchaseCompletion(for:with:)' is unused
109 | }
110 | .productViewStyle(.automatic)
111 | .onInAppPurchaseCompletion { product, result in await store.purchaseCompletion(for: product, with: try? result.get()) }
| `- warning: result of call to 'purchaseCompletion(for:with:)' is unused
112 | #if os(iOS)
113 | .storeButton(.visible, for: .restorePurchases, .policies, .redeemCode)
[27/40] Compiling SKHelper SKHelperSubscriptionInfoMain.swift
/Users/admin/builder/spi-builder-workspace/Sources/SKHelper/Views/SKHelperStoreView.swift:111:77: warning: result of call to 'purchaseCompletion(for:with:)' is unused
109 | }
110 | .productViewStyle(.automatic)
111 | .onInAppPurchaseCompletion { product, result in await store.purchaseCompletion(for: product, with: try? result.get()) }
| `- warning: result of call to 'purchaseCompletion(for:with:)' is unused
112 | #if os(iOS)
113 | .storeButton(.visible, for: .restorePurchases, .policies, .redeemCode)
[28/40] Compiling SKHelper SKHelperTapGesture.swift
[29/40] Compiling SKHelper SKHelperEntitlementState.swift
[30/40] Compiling SKHelper SKHelperPurchaseState.swift
[31/40] Compiling SKHelper SKHelperLog.swift
[32/40] Compiling SKHelper SKHelperNotification.swift
[33/40] Compiling SKHelper SKHelperProduct.swift
[34/40] Compiling SKHelper SKHelperPurchaseInfo.swift
[35/40] Compiling SKHelper SKHelperPurchaseInfoMain.swift
[36/40] Compiling SKHelper SKHelperPurchaseInfoManage.swift
[37/40] Compiling SKHelper SKHelperPurchasesView.swift
[38/40] Compiling SKHelper SKHelperSubscriptionInfo.swift
[39/40] Compiling SKHelper SKHelperButtons.swift
[40/40] Compiling SKHelper SKHelperProductViewStyle.swift
Build complete! (35.69s)
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/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/SKHelperSubscriptionInfoMain.swift",
"Views/SKHelperSubscriptionInfoManage.swift",
"Views/SKHelperSubscriptionStoreView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.